Skip to content
Snippets Groups Projects
Commit d7e6aaad authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

type fix

Rev: src/dmalloc.h:1.26
parent b6bd0a68
No related branches found
No related tags found
Loading
/* /*
* $Id: dmalloc.h,v 1.25 2000/04/15 05:05:28 hubbe Exp $ * $Id: dmalloc.h,v 1.26 2000/08/04 01:32:39 hubbe Exp $
*/ */
extern char *debug_xalloc(long); extern char *debug_xalloc(size_t);
#define DMALLOC_LOCATION() ("S" __FILE__ ":" DEFINETOSTR(__LINE__) ) #define DMALLOC_LOCATION() ("S" __FILE__ ":" DEFINETOSTR(__LINE__) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment