X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=etc%2Fafpd%2Fafp_options.c;fp=etc%2Fafpd%2Fafp_options.c;h=d314a037461178e774e0df532ccdb4f3412d1f4d;hb=c6841ecad3a49c9bc092f56f5f812ae42776b613;hp=673e0bacb8baf11442a363be118f6befc0c040f9;hpb=62bbbe0277d175543b5e3d28e9831779b5d4c562;p=netatalk.git diff --git a/etc/afpd/afp_options.c b/etc/afpd/afp_options.c index 673e0bac..d314a037 100644 --- a/etc/afpd/afp_options.c +++ b/etc/afpd/afp_options.c @@ -792,7 +792,7 @@ int afp_options_parse(int ac, char **av, struct afp_options *options) exit( 0 ); break; case 'h': /* usage */ - show_usage( p ); + show_usage("afpd"); exit( 0 ); break; case 'I':