]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt.cc
warning: no previous declaration for foobar() [-Wmissing-declarations]
[apt.git] / cmdline / apt.cc
index 7ef9060aa9aafc80ab50c7dec4c48081476a8859..040ed6c25607edc7a7761ca4fb7cbae2cbf821e5 100644 (file)
@@ -61,7 +61,7 @@
 
 
 
 
 
 
-bool ShowHelp(CommandLine &CmdL)
+static bool ShowHelp(CommandLine &CmdL)
 {
    ioprintf(c1out,_("%s %s for %s compiled on %s %s\n"),PACKAGE,PACKAGE_VERSION,
            COMMON_ARCH,__DATE__,__TIME__);
 {
    ioprintf(c1out,_("%s %s for %s compiled on %s %s\n"),PACKAGE,PACKAGE_VERSION,
            COMMON_ARCH,__DATE__,__TIME__);