CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2016/10/23 14:35:44
Modified files: app/xenodm/include: dm_error.h app/xenodm/xenodm: error.c Log message: Augment the chances LogOutOfMem() works in out-of-memory conditions. All instances are called with only one constant string so no need for varargs dance.