Bug 9288: (follow-up) remove function prototype
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 30 Dec 2013 13:22:33 +0000 (08:22 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Sun, 20 Apr 2014 20:10:19 +0000 (20:10 +0000)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
misc/sip_cli_emulator.pl

index 93c80c0..df561f7 100755 (executable)
@@ -112,7 +112,7 @@ else {
     print "\nLogin Failed!\n";
 }
 
-sub help() {
+sub help {
     print
 q/
 sip_cli_emulator.pl - SIP command line emulator