]> arthur.barton.de Git - netatalk.git/blobdiff - etc/cnid_dbd/usockfd.h
Remove CVS keywords
[netatalk.git] / etc / cnid_dbd / usockfd.h
index 622282e7277c7a7b7792cbe0b324d199a8c1db56..27bde63c31b6a6d665d87f264c85de059b53a96d 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: usockfd.h,v 1.4 2009-10-18 19:02:43 didg Exp $
  *
  * Copyright (C) Joerg Lenneis 2003
  * All Rights Reserved.  See COPYING.
@@ -14,7 +13,7 @@
 
 
 extern int      usockfd_create  (char *, mode_t, int);
-extern int      tsockfd_create  (char *, u_int16_t, int);
+extern int      tsockfd_create  (char *, char *, int);
 extern int      usockfd_check   (int, const sigset_t *);
 
 #ifndef OSSH_ALIGNBYTES