[svn] commit: r468 - /branches/parkinglot/src/lib/cc/cpp/data.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Jan 16 07:37:40 UTC 2010


Author: jinmei
Date: Sat Jan 16 07:37:40 2010
New Revision: 468

Log:
typo in a comment (so trivial so I think it's okay to commit)

Modified:
    branches/parkinglot/src/lib/cc/cpp/data.cc

Modified: branches/parkinglot/src/lib/cc/cpp/data.cc
==============================================================================
--- branches/parkinglot/src/lib/cc/cpp/data.cc (original)
+++ branches/parkinglot/src/lib/cc/cpp/data.cc Sat Jan 16 07:37:40 2010
@@ -138,7 +138,7 @@
 
 // skip on the input stream to one of the characters in chars
 // if another character is found this function returns false
-// unles that character is specified in the optional may_skip
+// unless that character is specified in the optional may_skip
 //
 // the character found is left on the stream
 static void




More information about the bind10-changes mailing list