X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fprogname.h;h=89f0127c78b5751fec3d1c9f413d7cc5b30b5ed4;hb=cbac3adb4a18516cbcc02808c4624fb3f0db6fb4;hp=8b0eeda86f3b17150a958c06c3708df228df2207;hpb=ea1d8c004c8d70b20a1ee910f75abb5a68ace9e0;p=gnulib.git diff --git a/lib/progname.h b/lib/progname.h index 8b0eeda86..89f0127c7 100644 --- a/lib/progname.h +++ b/lib/progname.h @@ -21,12 +21,8 @@ #include -/* This file supports selectively prefixing or nor prefixing error messages - with the program name. - - Programs using this file should do the following in main(): +/* Programs using this file should do the following in main(): set_program_name (argv[0]); - error_print_progname = maybe_print_progname; */ /* String containing name the program is called with. */