Formatting
This commit is contained in:
parent
7ba7b9cc63
commit
8839f06fd2
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
#define STDDEF_H
|
#define STDDEF_H
|
||||||
|
|
||||||
#ifndef NULL
|
#ifndef NULL
|
||||||
#define NULL ((void*)0)
|
#define NULL ((void *)0)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif // STDDEF_H
|
#endif // STDDEF_H
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue