]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/macbin.h
remove pre ansi declarations
[netatalk.git] / bin / megatron / macbin.h
index d84f74111d004a071dc9943549382b2e2610e1ed..e9ec2834b14c642fb5c1fd15edd68f80471755ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: macbin.h,v 1.2 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: macbin.h,v 1.3 2009-10-13 22:55:36 didg Exp $
  */
 
 #ifndef _MACBIN_H
@@ -15,6 +15,5 @@ int bin_write(int fork, char *buffer, int length);
 int bin_header_read(struct FHeader *fh, int revision);
 int bin_header_write(struct FHeader *fh);
 int test_header(void);
-u_short updcrc();
 
 #endif /* _MACBIN_H */