summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-28 15:45:15 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-28 15:45:15 +0000
commit69f01ac98eb7fe7edac0e15aebca601baa7eb32e (patch)
tree1d255cc5b53c9b3b2f4803c461b7296d58a8fc68 /netsvcs
parentf51301ca930ee1870b1060abc6b84150018aabc3 (diff)
downloadATCD-69f01ac98eb7fe7edac0e15aebca601baa7eb32e.tar.gz
ChangeLogTag:Sun Nov 28 09:45:36 1999 Darrell Brunsch <brunsch@cs.wustl.edu>
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/lib/Logging_Strategy.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/netsvcs/lib/Logging_Strategy.cpp b/netsvcs/lib/Logging_Strategy.cpp
index e47550d7a47..bc971b5380e 100644
--- a/netsvcs/lib/Logging_Strategy.cpp
+++ b/netsvcs/lib/Logging_Strategy.cpp
@@ -72,6 +72,7 @@ int
ACE_Logging_Strategy::fini (void)
{
ACE_OS::free ((void *) this->filename_);
+ return 0;
}
int