summaryrefslogtreecommitdiff
path: root/apps/Gateway/Gateway/gatewayd.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-02 01:04:38 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-01-02 01:04:38 +0000
commit085206f51f9128b81e53e24ec8acd590e2aabf62 (patch)
treeb41e7a860bd9ad0f95ec4d7a330044b5c345c785 /apps/Gateway/Gateway/gatewayd.cpp
parent2525bbd0bd349574fbf772a8abd65dd278adb384 (diff)
downloadATCD-085206f51f9128b81e53e24ec8acd590e2aabf62.tar.gz
*** empty log message ***
Diffstat (limited to 'apps/Gateway/Gateway/gatewayd.cpp')
-rw-r--r--apps/Gateway/Gateway/gatewayd.cpp19
1 files changed, 17 insertions, 2 deletions
diff --git a/apps/Gateway/Gateway/gatewayd.cpp b/apps/Gateway/Gateway/gatewayd.cpp
index 5eaaafd705d..98552b905c8 100644
--- a/apps/Gateway/Gateway/gatewayd.cpp
+++ b/apps/Gateway/Gateway/gatewayd.cpp
@@ -1,7 +1,22 @@
// $Id$
-// Main driver program for the Gateway. This file is completely
-// generic code due to the ACE Service Configurator framework!
+// ============================================================================
+//
+// = LIBRARY
+// gateway
+//
+// = FILENAME
+// peerd.h
+//
+// = DESCRIPTION
+// Driver for the gateway daemon (gatewayd). Note that this is
+// completely generic code due to the Service Configurator
+// framework!
+//
+// = AUTHOR
+// Douglas C. Schmidt
+//
+// ============================================================================
#include "ace/Service_Config.h"
#include "Gateway.h"