Tweak comments.
authorBruno Haible <bruno@clisp.org>
Fri, 22 Aug 2003 13:56:32 +0000 (13:56 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 22 Aug 2003 13:56:32 +0000 (13:56 +0000)
lib/progname.h

index 8b0eeda86f3b17150a958c06c3708df228df2207..89f0127c78b5751fec3d1c9f413d7cc5b30b5ed4 100644 (file)
 
 #include <stdbool.h>
 
-/* 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.  */