/[global]/global/gtags-parser/gctags.c
ViewVC logotype

Diff of /global/gtags-parser/gctags.c

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

revision 1.2 by shigio, Thu Feb 24 01:33:48 2005 UTC revision 1.3 by shigio, Tue Mar 1 23:45:55 2005 UTC
# Line 280  main(argc, argv) Line 280  main(argc, argv)
280                  const char *lang, *suffix;                  const char *lang, *suffix;
281                  struct lang_entry *ent;                  struct lang_entry *ent;
282    
 #if defined(_WIN32) || defined(__DJGPP__)  
                 /* Lower case the file name since names are case insensitive */  
                 strlwr(argv[0]);  
 #endif  
283                  /* get suffix of the path. */                  /* get suffix of the path. */
284                  suffix = locatestring(argv[0], ".", MATCH_LAST);                  suffix = locatestring(argv[0], ".", MATCH_LAST);
285                  if (!suffix)                  if (!suffix)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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