Date: Tuesday, October 3, 2000 @ 02:43:15
Author: rra
Update of /dist1/cvs/isc/inn/inn/nnrpd
from pub3.rc.vix.com:/tmp/cvs-serv704
Modified: nnrpd.c
In the definition of a CMDENT, use the correct full prototype for the
Function member, use const char * instead of STRING, and use bool instead
of BOOL.