[svn] commit: r3463 - /branches/trac299/src/lib/xfr/fd_share.h

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Nov 5 10:46:09 UTC 2010


Author: chenzhengzhang
Date: Fri Nov  5 10:46:09 2010
New Revision: 3463

Log:
update const variable comment

Modified:
    branches/trac299/src/lib/xfr/fd_share.h

Modified: branches/trac299/src/lib/xfr/fd_share.h
==============================================================================
--- branches/trac299/src/lib/xfr/fd_share.h (original)
+++ branches/trac299/src/lib/xfr/fd_share.h Fri Nov  5 10:46:09 2010
@@ -20,7 +20,7 @@
 namespace isc {
 namespace xfr {
 
-// Failed to receive xfr socket descriptor "fd" on unix domain socket 'sock'
+/// Failed to receive xfr socket descriptor "fd" on unix domain socket 'sock'
 const int XFR_FD_RECEIVE_FAIL = -2;
 
 // Receive socket descriptor on unix domain socket 'sock'.




More information about the bind10-changes mailing list