CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/25 17:53:36
Modified files:
usr.sbin/route6d: route6d.c
Log message:
hms() returns a pointer to static storage, annotate the return type with "const"
No functional change.
