[svn] commit: r225 - /experiments/jelte-configuration/test.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 30 05:54:50 UTC 2009
Author: mgraff
Date: Fri Oct 30 05:54:50 2009
New Revision: 225
Log:
formatting
Modified:
experiments/jelte-configuration/test.cc
Modified: experiments/jelte-configuration/test.cc
==============================================================================
--- experiments/jelte-configuration/test.cc (original)
+++ experiments/jelte-configuration/test.cc Fri Oct 30 05:54:50 2009
@@ -139,7 +139,7 @@
//cout << "data: " << data << endl;
if ((counter & 0xffff) == 0)
- cout << "Send/received " << counter << " messages";
+ cout << "Send/received " << counter << " messages" << endl;
}
return 0;
More information about the bind10-changes
mailing list