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

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

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

revision 1.18 by cjwatson, Fri Aug 15 17:05:57 2003 UTC revision 1.19 by cjwatson, Sun Nov 16 15:48:09 2003 UTC
# Line 270  static int check_for_stray (void) Line 270  static int check_for_stray (void)
270                          } else                          } else
271  #else  #else
272                          if (realpath (catdir, fullpath) == NULL) {                          if (realpath (catdir, fullpath) == NULL) {
273                                  if (quiet < 2)                                  if (quiet < 2) {
274                                          if (errno == ENOENT)                                          if (errno == ENOENT)
275                                                  error (0, 0, _("warning: %s is a dangling symlink"), fullpath);                                                  error (0, 0, _("warning: %s is a dangling symlink"), fullpath);
276                                          else                                          else

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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