]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/nbp/nbp_conf.h
Merge sf.net
[netatalk.git] / libatalk / nbp / nbp_conf.h
index 4ea004f227cf66ea5c200778bfb21278b358cf9d..66029a65469b81648574714c9eba9e34eb1665da 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * $Id: nbp_conf.h,v 1.3 2009-10-13 22:55:37 didg Exp $
+ *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
@@ -33,7 +35,7 @@ extern u_char         nbp_port;
 extern unsigned char    nbp_id;
 
 
-int nbp_parse __P((char *, struct nbpnve *, int));
-int nbp_match __P((struct nbpnve *, struct nbpnve *, int));
+int nbp_parse (char *, struct nbpnve *, int);
+int nbp_match (struct nbpnve *, struct nbpnve *, int);
 
-#endif
+#endif /* NBP_CONF_H */