- cosmetic changes

git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@32 315a16e6-25f9-4109-90ae-ca3045a26c18
This commit is contained in:
stefan 2010-08-04 11:19:56 +00:00
parent 3fb741a0f8
commit 7709a0f466

View file

@ -27,7 +27,7 @@
extern "C" {
#endif
#define NULL 0
#define NULL ((void*) 0)
#ifdef __cplusplus
}