CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/12 07:07:00
Modified files:
usr.bin/rsync : extern.h fargs.c
Log message:
using const is misleading if the only access requires a de-const, it is
a false perception of safety
ok benno florian
