Date: Tuesday, October 3, 2000 @ 01:29:16
Author: rra
Update of /dist1/cvs/isc/inn/inn/innd
from pub3.rc.vix.com:/tmp/cvs-serv27485
Modified: cc.c
Mostly mechanical beginning of cleanup: replaced STATIC with static and
STRING with const char * everywhere. Also added some missing prototypes
and fixed a format type mismatch.