]> arthur.barton.de Git - netatalk.git/blobdiff - bin/nbp/nbprgstr.c
remove most sparse warning 'symbol 'xxx' was not declared. Should it be static?'
[netatalk.git] / bin / nbp / nbprgstr.c
index 7b9bd4b06bbf95df1916b4a62f3372662e0b09e2..ab041ba8458ec2d5c47093594bd932c752479359 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: nbprgstr.c,v 1.6 2009-10-13 22:55:36 didg Exp $
+ * $Id: nbprgstr.c,v 1.7 2009-10-14 01:38:28 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -22,7 +22,7 @@
 #include <atalk/util.h>
 #include <atalk/unicode.h>
 
-void Usage(char *av0)
+static void Usage(char *av0)
 {
     char       *p;