[svn] commit: r2030 - /branches/trac192/src/lib/datasrc/data_source.h
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 2 00:16:37 UTC 2010
Author: jinmei
Date: Wed Jun 2 00:16:36 2010
New Revision: 2030
Log:
editorial: sync a comment with the code.
Modified:
branches/trac192/src/lib/datasrc/data_source.h
Modified: branches/trac192/src/lib/datasrc/data_source.h
==============================================================================
--- branches/trac192/src/lib/datasrc/data_source.h (original)
+++ branches/trac192/src/lib/datasrc/data_source.h Wed Jun 2 00:16:36 2010
@@ -91,7 +91,7 @@
// TYPE_NOT_FOUND: The node does not contain the requested RRType
// NO_SUCH_ZONE: The zone does not exist in this data source.
//
- // NOT_FOUND: A combination of the last three, for coding convenience
+ // DATA_NOT_FOUND: A combination of the last three, for coding convenience
enum QueryResponseFlags {
REFERRAL = 0x01,
CNAME_FOUND = 0x02,
More information about the bind10-changes
mailing list