summaryrefslogtreecommitdiff
path: root/ACE/examples/NT_Service/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/NT_Service/main.cpp')
-rw-r--r--ACE/examples/NT_Service/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/NT_Service/main.cpp b/ACE/examples/NT_Service/main.cpp
index 67912cc6996..b895d94c888 100644
--- a/ACE/examples/NT_Service/main.cpp
+++ b/ACE/examples/NT_Service/main.cpp
@@ -7,7 +7,6 @@
* process instance to figure out what to do. This program only
* runs on Win32.
*
- *
* @author Gonzalo Diethelm <gonzo@cs.wustl.edu> and Steve Huston <shuston@riverace.com>
*/
//=============================================================================