/[global]/global/gtags/gtags.c
ViewVC logotype

Diff of /global/gtags/gtags.c

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

revision 1.134 by h-iwamoto, Sat Aug 27 15:16:06 2005 UTC revision 1.135 by h-iwamoto, Sun Aug 28 03:50:30 2005 UTC
# Line 228  main(argc, argv) Line 228  main(argc, argv)
228                          cflag++;                          cflag++;
229                          break;                          break;
230                  case 'f':                  case 'f':
231                            if (file_list)
232                                    warning("-f(--file) option specified more than once, last value used.");
233                          file_list = optarg;                          file_list = optarg;
234                          break;                          break;
235                  case 'i':                  case 'i':

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135

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