[svn] commit: r190 - /experiments/jelte-configuration/test.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Oct 29 22:16:15 UTC 2009
Author: mgraff
Date: Thu Oct 29 22:16:14 2009
New Revision: 190
Log:
refactor a bit
Modified:
experiments/jelte-configuration/test.cc
Modified: experiments/jelte-configuration/test.cc
==============================================================================
--- experiments/jelte-configuration/test.cc (original)
+++ experiments/jelte-configuration/test.cc Thu Oct 29 22:16:14 2009
@@ -9,6 +9,8 @@
using namespace std;
using namespace ISC::Data;
+
+double ITEM_DATA = 1234.3;
static void
hexdump(std::string s)
More information about the bind10-changes
mailing list