Bug 9288: (follow-up) remove function prototype
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 30 Dec 2013 13:22:33 +0000 (08:22 -0500)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 13 Aug 2014 18:39:33 +0000 (14:39 -0400)
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 90f1814b9e83d37a29fdef011912741230a5cdfe)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 30e515190b70afa25026976a6e59a631b9b7b4ba)

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