summaryrefslogtreecommitdiff
path: root/ACE/examples/NT_Service/ntsvc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/NT_Service/ntsvc.cpp')
-rw-r--r--ACE/examples/NT_Service/ntsvc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/NT_Service/ntsvc.cpp b/ACE/examples/NT_Service/ntsvc.cpp
index 25bdc51df34..2f1b2245798 100644
--- a/ACE/examples/NT_Service/ntsvc.cpp
+++ b/ACE/examples/NT_Service/ntsvc.cpp
@@ -6,7 +6,6 @@
* This is the implementation of the NT service. It beeps every 2
* seconds until the service is stopped.
*
- *
* @author Gonzalo Diethelm <gonzo@cs.wustl.edu> and Steve Huston <shuston@riverace.com>
*/
//=============================================================================