/[man-db]/man-db/lib/error.c
ViewVC logotype

Diff of /man-db/lib/error.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by cjwatson, Thu May 1 18:14:11 2003 UTC revision 1.5 by cjwatson, Sat Aug 2 11:32:27 2003 UTC
# Line 53  extern void exit (); Line 53  extern void exit ();
53  /* If NULL, error will flush stdout, then print on stderr the program  /* If NULL, error will flush stdout, then print on stderr the program
54     name, a colon and a space.  Otherwise, error will call this     name, a colon and a space.  Otherwise, error will call this
55     function without parameters instead.  */     function without parameters instead.  */
56  void (*error_print_progname) () = NULL;  void (*error_print_progname) (void) = NULL;
57    
58  /* The calling program should define program_name and set it to the  /* The calling program should define program_name and set it to the
59     name of the executing program.  */     name of the executing program.  */

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26