]> arthur.barton.de Git - netatalk.git/blobdiff - bin/nbp/nbplkup.c
massive commenting/autoconf changes
[netatalk.git] / bin / nbp / nbplkup.c
index 910a572f1153240deefc53c3d968b420786e059d..b677e4600234e692c4572d559c9e2d0ad2c932f7 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * $Id: nbplkup.c,v 1.4 2001-06-29 14:14:46 rufustfirefly Exp $
+ *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
  *
@@ -23,7 +25,7 @@
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
+#endif /* HAVE_CONFIG_H */
 
 #include <sys/types.h>
 #include <netatalk/endian.h>
@@ -34,7 +36,7 @@
 #include <stdio.h>
 #if !defined( sun ) || !defined( i386 )
 #include <stdlib.h>
-#endif sun i386
+#endif /* ! sun || ! i386 */
 
 char *Obj = "=";
 char *Type = "=";