Make the "empty" error_exit implementation the default to be optionally overridden.
This commit is contained in:
parent
4b11df81ba
commit
805f3f87d3
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
Loading…
Reference in a new issue