summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/INet/INet_Log.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/INet/INet_Log.h')
-rw-r--r--ACE/protocols/ace/INet/INet_Log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/INet/INet_Log.h b/ACE/protocols/ace/INet/INet_Log.h
index 5ee5c160a33..ce5b18d5c22 100644
--- a/ACE/protocols/ace/INet/INet_Log.h
+++ b/ACE/protocols/ace/INet/INet_Log.h
@@ -25,7 +25,7 @@ namespace ACE
static unsigned int debug_level_;
- static unsigned int Initializer (void);
+ static unsigned int Initializer ();
};
}