summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-21 17:12:13 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-21 17:12:13 +0000
commit2a49344639ea19579fe4160c21d44a8a9f3dbfc7 (patch)
treec5c3cb65e2cbfb8db657bf43e49c13e5ad4ba6fb
parent8d2bb7381f12d46e4d4cbbb099bbd71199bbaece (diff)
downloadATCD-2a49344639ea19579fe4160c21d44a8a9f3dbfc7.tar.gz
*** empty log message ***
-rw-r--r--netsvcs/lib/Log_Message_Receiver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/lib/Log_Message_Receiver.h b/netsvcs/lib/Log_Message_Receiver.h
index 20ce767c276..0dcbb98e68e 100644
--- a/netsvcs/lib/Log_Message_Receiver.h
+++ b/netsvcs/lib/Log_Message_Receiver.h
@@ -89,6 +89,7 @@ class Static_Log_Message_Receiver
// = DESCRIPTION
// This class contains a static log_record member function that
// prints the content of log_records on stderr.
+{
public:
static void log_record(const char *hostname,
ACE_Log_Record &record);