]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/nbp/nbp_conf.h
remove pre ansi declarations
[netatalk.git] / libatalk / nbp / nbp_conf.h
index c7bd4035cee1ecfcbec1b710abdfa0235ae01bc5..66029a65469b81648574714c9eba9e34eb1665da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: nbp_conf.h,v 1.2 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $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.
@@ -35,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 /* NBP_CONF_H */