summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/server/HTTP_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS/server/HTTP_Handler.h')
-rw-r--r--ACE/apps/JAWS/server/HTTP_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/JAWS/server/HTTP_Handler.h b/ACE/apps/JAWS/server/HTTP_Handler.h
index beaf5c636c7..cc0226fe81a 100644
--- a/ACE/apps/JAWS/server/HTTP_Handler.h
+++ b/ACE/apps/JAWS/server/HTTP_Handler.h
@@ -135,7 +135,7 @@ public:
virtual ~HTTP_Handler_Factory ();
/// This creates a new HTTP_Handler
- virtual HTTP_Handler *create_http_handler (void) = 0;
+ virtual HTTP_Handler *create_http_handler () = 0;
/**
* The HTTP handler will call this method from HTTP_Handler::done to