peter 253f61532f Fix a (relatively harmless) braino. I confused myself over the for() loop
that counted the number of elements in argv.  The counter is incremented
in the next-iteration section of the loop, not the body, so at termination
it's already "counted" the element that failed the continuation test - in
this case the NULL argv terminator.

Noted by:  bde
1999-03-24 02:43:05 +00:00
..
1999-03-23 23:01:15 +00:00
1999-03-23 05:07:56 +00:00
1999-01-27 04:35:02 +00:00
1999-01-29 11:39:24 +00:00
1998-06-30 18:06:23 +00:00
1999-03-23 05:07:56 +00:00
1998-10-11 17:14:56 +00:00
1999-03-02 22:53:24 +00:00
1998-12-27 15:04:33 +00:00
1998-12-27 15:04:33 +00:00