/[make]/make/dir.c
ViewVC logotype

Diff of /make/dir.c

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

revision 1.55 by psmith, Mon Feb 28 07:48:22 2005 UTC revision 1.56 by psmith, Mon Jun 27 15:40:56 2005 UTC
# Line 415  find_directory (char *name) Line 415  find_directory (char *name)
415    char* w32_path;    char* w32_path;
416    char  fs_label[BUFSIZ];    char  fs_label[BUFSIZ];
417    char  fs_type[BUFSIZ];    char  fs_type[BUFSIZ];
418    long  fs_serno;    unsigned long  fs_serno;
419    long  fs_flags;    unsigned long  fs_flags;
420    long  fs_len;    unsigned long  fs_len;
421  #endif  #endif
422  #ifdef VMS  #ifdef VMS
423    if ((*name == '.') && (*(name+1) == 0))    if ((*name == '.') && (*(name+1) == 0))

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

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