/[antiright]/antiright/src/arshell/arguments.c
ViewVC logotype

Diff of /antiright/src/arshell/arguments.c

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

revision 1.21 by jefbed, Sat Jun 25 06:13:36 2005 UTC revision 1.22 by jefbed, Sun Jul 3 23:21:34 2005 UTC
# Line 188  arshell_process_options(int *counter_int Line 188  arshell_process_options(int *counter_int
188      case 'r':      case 'r':
189        arshell_set_rows(counter_int, argv);        arshell_set_rows(counter_int, argv);
190        break;        break;
191        case 'T':
192          arshell.flags.force_tooltips=False;
193          break;  
194      case 't':      case 't':
195        arshell.flags.force_tooltips=True;        arshell.flags.force_tooltips=True;
196        break;        break;

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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