Fix formatting.

This commit is contained in:
Richard Newton
2013-11-07 17:50:29 +00:00
parent 90425cd5d6
commit 7a510b4b60
11 changed files with 14 additions and 14 deletions

View File

@@ -56,7 +56,7 @@ namespace zmq
void start ();
void stop ();
static int max_fds();
static int max_fds ();
private: