CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/14 04:55:50
Modified files:
sys/lib/libsa : printf.c
Log message:
Fix 1.26; kdoprnt() should not attempt to invoke va_end() at all, it's the
caller's responsibility to do so.
