[svn] commit: r1038 - /trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Feb 28 07:23:24 UTC 2010
Author: jinmei
Date: Sun Feb 28 07:23:24 2010
New Revision: 1038
Log:
typo in a comment line
Modified:
trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
Modified: trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1
==============================================================================
--- trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1 (original)
+++ trunk/src/lib/dns/cpp/tests/testdata/message_fromWire1 Sun Feb 28 07:23:24 2010
@@ -1,5 +1,5 @@
#
-# A simple DNS query message
+# A simple DNS resonse message
# ID = 0x1035
# QR=1 (response), Opcode=0, AA=1, RD=1 (other fields are 0)
# QDCOUNT=1, ANCOUNT=2, other COUNTS=0
More information about the bind10-changes
mailing list