*** empty log message ***

This commit is contained in:
2007-03-19 03:33:54 +00:00
parent 57e05aabee
commit 78c9110985
6 changed files with 43 additions and 66 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: misc.c,v 1.2 2007-03-06 15:01:50 bacon Exp $
* $Id: misc.c,v 1.3 2007-03-19 03:33:54 bacon Exp $
*
* {License}
*/
@ -8,7 +8,6 @@
#include <ase/cmn/macros.h>
#ifndef NDEBUG
int ase_assert_failed (
const ase_char_t* expr, const ase_char_t* desc,
const ase_char_t* file, ase_size_t line)