summaryrefslogtreecommitdiff
path: root/ACE/ASNMP/tests/Gauge_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ASNMP/tests/Gauge_Test.cpp')
-rw-r--r--ACE/ASNMP/tests/Gauge_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ASNMP/tests/Gauge_Test.cpp b/ACE/ASNMP/tests/Gauge_Test.cpp
index 31f49af2532..6081ac5e059 100644
--- a/ACE/ASNMP/tests/Gauge_Test.cpp
+++ b/ACE/ASNMP/tests/Gauge_Test.cpp
@@ -37,7 +37,7 @@ DAMAGES.
#include "test_config.h"
/*
- Gauge32( void);
+ Gauge32();
Gauge32( const unsigned long i);
Gauge32 ( const Gauge32 &g);
~Gauge32();