X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=bin%2Fnbp%2Fnbpunrgstr.c;h=a4a946530f21e7fe9de6d06e1aeccddbdc631d60;hb=cb8de5b604041071f3454dd8df97295544caba59;hp=b3820466719e3c00085c700436efac6cb4a71017;hpb=567ceececbc94d854e94c84bbd61980240777f7a;p=netatalk.git diff --git a/bin/nbp/nbpunrgstr.c b/bin/nbp/nbpunrgstr.c index b3820466..a4a94653 100644 --- a/bin/nbp/nbpunrgstr.c +++ b/bin/nbp/nbpunrgstr.c @@ -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]; /*