mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 19:19:02 -04:00
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11298 e03df62e-2008-0410-955e-edbf42e46eb7
The correct way to detect unknown parameter for getopt_long_only() is looking for '?' param, not \0.
Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball. The documentation for InspIRCd can be found on our wiki, at http://wiki.inspircd.org Our Bugtracker can be found at http://www.inspircd.org/bugtrack Our Forum can be found at http://www.inspircd.org/forum Our Development blog can be found at http://www.inspircd.com For online support, please connect to irc.inspircd.org, and join #inspircd -- The InspIRCd Team
Description
Languages
C++
96.2%
Perl
2.3%
Makefile
0.5%
CMake
0.3%
Python
0.3%
Other
0.3%