ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-1.0/utils/quickLate.c
(Generate patch)

Comparing trunk/OOPSE-1.0/utils/quickLate.c (file contents):
Revision 1334 by gezelter, Fri Jul 16 18:58:03 2004 UTC vs.
Revision 1355 by tim, Mon Jul 19 21:52:01 2004 UTC

# Line 190 | Line 190 | int main(argc, argv)
190              
191            default:
192              
193 <            (void)fprintf(stderr, "Bad option \"-%s\"\n", current_flag);
193 >            fprintf(stderr, "Bad option \"-%c\"\n", current_flag);
194              usage();
195            }
196            j++;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines