]> arthur.barton.de Git - netatalk.git/blobdiff - bin/nbp/nbpunrgstr.c
Big configure.in cleanup
[netatalk.git] / bin / nbp / nbpunrgstr.c
index b3820466719e3c00085c700436efac6cb4a71017..a4a946530f21e7fe9de6d06e1aeccddbdc631d60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: nbpunrgstr.c,v 1.9 2009-10-14 02:24:05 didg Exp $
+ * $Id: nbpunrgstr.c,v 1.10 2009-10-29 11:35:58 didg Exp $
  *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
@@ -94,7 +94,7 @@ int main(int ac, char **av)
 
     /* Convert the name */
     if ((size_t)(-1) == convert_string_allocate(CH_UNIX, chMac, 
-                        av[optind], strlen(av[optind]), &convname))
+                        av[optind], -1, &convname))
         convname = av[optind]; 
 
     /*