diff options
Diffstat (limited to 'examples/Logger/client/logging_app.cpp')
-rw-r--r-- | examples/Logger/client/logging_app.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Logger/client/logging_app.cpp b/examples/Logger/client/logging_app.cpp index 0875092cc61..f14b8d0ec7b 100644 --- a/examples/Logger/client/logging_app.cpp +++ b/examples/Logger/client/logging_app.cpp @@ -1,5 +1,5 @@ // This program sends logging records directly to the server, rather -// @(#)logging_app.cpp 1.1 10/18/96 +// $Id$ // than going through the client logging daemon. |