]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/atp/atp_close.c
Wrong path from 2-1
[netatalk.git] / libatalk / atp / atp_close.c
index df03b02edd387eee0db12c57963e50c25f6fa886..4d31b5f765e5b47d6af0a755116375f006ce4587 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: atp_close.c,v 1.4 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: atp_close.c,v 1.5 2009-10-13 22:55:37 didg Exp $
  *
  * Copyright (c) 1990,1997 Regents of The University of Michigan.
  * All Rights Reserved. See COPYRIGHT.
@@ -22,8 +22,7 @@
 #include <stdio.h>
 #endif /* EBUG */
 
-int atp_close( ah )
-    ATP                ah;
+int atp_close(ATP ah)
 {
     struct atpbuf      *cq;
     int                        i;