summaryrefslogtreecommitdiff
path: root/ACE/apps/drwho/SMR_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/drwho/SMR_Server.h')
-rw-r--r--ACE/apps/drwho/SMR_Server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/apps/drwho/SMR_Server.h b/ACE/apps/drwho/SMR_Server.h
index d25db5d68b9..1ca8887f217 100644
--- a/ACE/apps/drwho/SMR_Server.h
+++ b/ACE/apps/drwho/SMR_Server.h
@@ -18,7 +18,7 @@ class SMR_Server : public SM_Server
{
public:
SMR_Server (short port_number);
- ~SMR_Server (void);
+ ~SMR_Server ();
};
#endif /* _SMR_SERVER_H */