Remove some semicolon that -pedantic didn't like

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2178 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2010-11-07 16:14:13 +00:00
parent 1023d868e4
commit f15aef4807
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -494,4 +494,4 @@ void CModTclStartTimer::RunJob() {
p->Start();
}
MODULEDEFS(CModTcl, "Loads Tcl scripts as ZNC modules");
MODULEDEFS(CModTcl, "Loads Tcl scripts as ZNC modules")