[net.sources] Small error in dirstat.c

phil (12/28/82)

I forgot one thing.  Change line 44:

from		++argv;

to		++argv; --argc;

Phil Hochstetler