summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-11-12 02:49:00 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-11-12 02:49:00 +0000
commitdf82c5041ac10c91536226e0a6a13f3b944d9ee8 (patch)
tree1f95305d5f1ff81e638f5fa941fefbd079ff84f7 /examples
parent970c66be19192be8e7d929143b41317addd7534c (diff)
downloadATCD-df82c5041ac10c91536226e0a6a13f3b944d9ee8.tar.gz
Minor cosmetic change.
Diffstat (limited to 'examples')
-rw-r--r--examples/Configuration/config_test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Configuration/config_test.cpp b/examples/Configuration/config_test.cpp
index 33c988e1240..30d91fecb56 100644
--- a/examples/Configuration/config_test.cpp
+++ b/examples/Configuration/config_test.cpp
@@ -1,6 +1,7 @@
-#include "ace/Configuration.h"
// $Id$
+#include "ace/Configuration.h"
+
int
test (ACE_Configuration* config)
{