From c04bc106f2977f098ccc8a29da37af55c2d098ad Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 22 Aug 2003 13:56:32 +0000 Subject: [PATCH] Tweak comments. --- lib/progname.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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. */ -- 2.11.0