CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/07 12:29:52
Modified files:
usr.sbin/config: util.c
Log message:
Get rid of the static nomem() function and replace it with err(1, NULL);
Written with and ok tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/07 12:29:52
Modified files:
usr.sbin/config: util.c
Log message:
Get rid of the static nomem() function and replace it with err(1, NULL);
Written with and ok tb@