summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/time-date
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:58:17 +0100
commit91ec92bc2e0052c8ab2a6bdfd2da3069218a6422 (patch)
treefa7dcaf5940500db33ed6ab2392313ae23a43b87 /TAO/examples/Simple/time-date
parent8ff95cb206cb5bdbad270e244b562e4bd8df82d3 (diff)
downloadATCD-91ec92bc2e0052c8ab2a6bdfd2da3069218a6422.tar.gz
Shorter header
Diffstat (limited to 'TAO/examples/Simple/time-date')
-rw-r--r--TAO/examples/Simple/time-date/server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/examples/Simple/time-date/server.cpp b/TAO/examples/Simple/time-date/server.cpp
index 78ef0107ece..4742621485e 100644
--- a/TAO/examples/Simple/time-date/server.cpp
+++ b/TAO/examples/Simple/time-date/server.cpp
@@ -7,7 +7,6 @@
* Service Configurator can dynamically configure an ORB and its
* servants from a svc.conf file.
*
- *
* @author Doug Schmidt <schmidt@cs.wustl.edu>
*/
//=============================================================================