summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS2/HTTPU/parse_http_response.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS2/HTTPU/parse_http_response.h')
-rw-r--r--ACE/apps/JAWS2/HTTPU/parse_http_response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/JAWS2/HTTPU/parse_http_response.h b/ACE/apps/JAWS2/HTTPU/parse_http_response.h
index ccbd0a0b5c0..5a85453dc52 100644
--- a/ACE/apps/JAWS2/HTTPU/parse_http_response.h
+++ b/ACE/apps/JAWS2/HTTPU/parse_http_response.h
@@ -13,7 +13,7 @@ class HTTPU_Export Parse_HTTP_Response
{
public:
Parse_HTTP_Response (const char *response = 0);
- ~Parse_HTTP_Response (void);
+ ~Parse_HTTP_Response ();
void init (const char *response);