Use C style comment.

This commit is contained in:
Mathieu Malaterre 2012-02-13 13:40:55 +00:00
parent 52f5452d4d
commit bdf1343f62
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
#define FCGI_stdout stdout
#define FCGI_stderr stderr
#define logstream stderr
#endif //SERVER
#endif /*SERVER*/
SOCKET open_listeningsocket( int port)
{