/[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.160 by shigio, Wed Nov 9 01:28:55 2005 UTC revision 1.161 by shigio, Wed Nov 9 01:44:44 2005 UTC
# Line 207  main(int argc, char **argv) Line 207  main(int argc, char **argv)
207                  switch (optchar) {                  switch (optchar) {
208                  case 0:                  case 0:
209                          p = long_options[option_index].name;                          p = long_options[option_index].name;
210                          if (!strcmp(p, "expand")) {                          if (!strcmp(p, "config")) {
                                 settabs(atoi(optarg + 1));  
                         } else if (!strcmp(p, "config")) {  
211                                  if (optarg)                                  if (optarg)
212                                          info_string = optarg;                                          info_string = optarg;
213                          } else if (gtagsconf || gtagslabel) {                          } else if (gtagsconf || gtagslabel) {

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.161

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