mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Cleanup extra semi-colons
This commit is contained in:
@@ -518,5 +518,5 @@ template<> void TModInfo<CAway>(CModInfo& Info) {
|
||||
Info.SetArgsHelpText("[ -notimer | -timer N ] passw0rd . N is number of seconds, 600 by default.");
|
||||
}
|
||||
|
||||
NETWORKMODULEDEFS(CAway, "Adds auto-away with logging, useful when you use ZNC from different locations");
|
||||
NETWORKMODULEDEFS(CAway, "Adds auto-away with logging, useful when you use ZNC from different locations")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user