CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/19 23:02:30
Modified files:
usr.bin/rdist : defs.h distopt.c message.c types.h
Log message:
Move struct distoptinfo into distopt.c, killing the DISTOPTINFO typedef
Move struct msgtype and msgfacility into message.c, killing the MSGTYPE and
MSGFACILITY typedefs
Make getdistopt() static to distopt.c
