projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3608d
)
Tweak comments.
author
Bruno Haible
<bruno@clisp.org>
Fri, 22 Aug 2003 13:56:32 +0000
(13:56 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 22 Aug 2003 13:56:32 +0000
(13:56 +0000)
lib/progname.h
patch
|
blob
|
history
diff --git
a/lib/progname.h
b/lib/progname.h
index 8b0eeda86f3b17150a958c06c3708df228df2207..89f0127c78b5751fec3d1c9f413d7cc5b30b5ed4 100644
(file)
--- a/
lib/progname.h
+++ b/
lib/progname.h
@@
-21,12
+21,8
@@
#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. */