CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/28 18:25:11
Modified files:
sbin/iked : util.c
Log message:
Print_host is used mainly in printf style functions. So do not return NULL
instead return "unknown".
OK beck@
