summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-17 14:23:47 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-03-17 14:23:47 +0000
commit50ef03e107ec34e5265004b36a6c857c03efffd4 (patch)
treeabe2fa67114d4c78c381aeeb58e45093773dcde9 /ace
parentb4d240b711d1e3b8918bedec59e30ba36ffa0e74 (diff)
downloadATCD-50ef03e107ec34e5265004b36a6c857c03efffd4.tar.gz
.
Diffstat (limited to 'ace')
-rw-r--r--ace/FILE.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/FILE.cpp b/ace/FILE.cpp
index ee3575c1292..c667526b73a 100644
--- a/ace/FILE.cpp
+++ b/ace/FILE.cpp
@@ -22,7 +22,7 @@ ACE_FILE::dump (void) const
ACE_IO_SAP::dump ();
}
-/* This is the do-nothing constructor. */
+// This is the do-nothing constructor.
ACE_FILE::ACE_FILE (void)
{