/[man-db]/man-db/src/manp.c
ViewVC logotype

Diff of /man-db/src/manp.c

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

revision 1.28 by cjwatson, Wed Jul 30 19:50:02 2003 UTC revision 1.29 by cjwatson, Wed Jul 30 21:16:21 2003 UTC
# Line 330  static char *pathappend (char *oldpath, Line 330  static char *pathappend (char *oldpath,
330    
331  static __inline__ void gripe_reading_mp_config (const char *file)  static __inline__ void gripe_reading_mp_config (const char *file)
332  {  {
333          if (!quiet)          error (FAIL, 0,
334                  error (FAIL, 0,                 _("can't make sense of the manpath configuration file %s"),
335                         _("can't make sense of the manpath configuration file "                 file);
                          "%s"),  
                        file);  
336  }  }
337    
338  static __inline__ void gripe_stat_file (const char *file)  static __inline__ void gripe_stat_file (const char *file)

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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