Files
znc/main.cpp
psychon afaf1e30b2 Remove third argument of main()
According to [1] the three-argument form of main() should be avoided and since
we have no reason to use that one, let's avoid it.

1: http://www.gnu.org/software/libc/manual/html_node/Program-Arguments.html


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@907 726aef4b-f618-498e-8847-2d620e286838
2007-12-27 20:58:13 +00:00

6.1 KiB