summaryrefslogtreecommitdiff
path: root/tao/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/debug.cpp')
-rw-r--r--tao/debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tao/debug.cpp b/tao/debug.cpp
index 7b21f0d625c..45275055613 100644
--- a/tao/debug.cpp
+++ b/tao/debug.cpp
@@ -1,3 +1,4 @@
+// $Id$
// THREADING NOTE: the global values here (debug_{level,filter,stream)
// are assumed to be modified "safely", e.g. in the main thread as
// part of process initialization. They are treated as immutable