Correct a typo that was introduced in revision 1.2.
authorChris Pressey <cpressey@dragonflybsd.org>
Sat, 27 Mar 2004 01:46:10 +0000 (01:46 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Sat, 27 Mar 2004 01:46:10 +0000 (01:46 +0000)
commite2637019fc9ee1da7bb5c13049887c60d1dbb586
tree458b93afd2925ce7a65c2f0317228317cd1ce822
parent46033de4a8788187bea616f8eb42ebe643022938
Correct a typo that was introduced in revision 1.2.
In makeargv(), 'margv' should have been 'margc'.
Compiles without warnings now.

Confirmed-with: FreeBSD CVSweb,
                /src/usr.sbin/timed/timedc/timedc.c revision 1.5
usr.sbin/timed/timedc/timedc.c