summaryrefslogtreecommitdiff
path: root/TAO/utils/logWalker/Log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/utils/logWalker/Log.cpp')
-rw-r--r--TAO/utils/logWalker/Log.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/utils/logWalker/Log.cpp b/TAO/utils/logWalker/Log.cpp
index 5a602702aa9..abcb62328eb 100644
--- a/TAO/utils/logWalker/Log.cpp
+++ b/TAO/utils/logWalker/Log.cpp
@@ -151,7 +151,7 @@ Log::get_preamble ()
if (this->procs_.get(first) == 0)
first->proc_name(a2);
}
- //fallthru
+ ACE_FALLTHROUGH;
default:
{
char ext[10];