]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/pap/pap_close.c
massive commenting/autoconf changes
[netatalk.git] / libatalk / pap / pap_close.c
index b3c9953ff2f3c12856eb6ae3b17a6edab0dad27f..4c790936cd34f489cd6f35d0609b385157d24171 100644 (file)
@@ -1,8 +1,12 @@
-/* close the connection */
+/*
+ * $Id: pap_close.c,v 1.3 2001-06-29 14:14:47 rufustfirefly Exp $
+ *
+ * close the connection
+ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
-#endif
+#endif /* HAVE_CONFIG_H */
 
 int pap_close(PAP pap)
 {