Make the "empty" error_exit implementation the default to be optionally overridden.

This commit is contained in:
oliverschmidt 2007-12-16 13:05:23 +00:00
parent 4b11df81ba
commit 805f3f87d3

View file

@ -30,7 +30,7 @@
*
* Author: Oliver Schmidt <ol.sc@web.de>
*
* $Id: error.c,v 1.1 2007/12/08 22:17:14 oliverschmidt Exp $
* $Id: error.c,v 1.3 2007/12/16 13:05:23 oliverschmidt Exp $
*/
#include <stdlib.h>