summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/stress_testing/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS/stress_testing/util.h')
-rw-r--r--ACE/apps/JAWS/stress_testing/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/JAWS/stress_testing/util.h b/ACE/apps/JAWS/stress_testing/util.h
index c9e509baae7..f8de0a4ac16 100644
--- a/ACE/apps/JAWS/stress_testing/util.h
+++ b/ACE/apps/JAWS/stress_testing/util.h
@@ -16,7 +16,7 @@ private:
char *filename_;
};
-void cleanup(void);
+void cleanup();
void sigint(int);
int copier(connection in);