mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-03 16:29:09 +02:00
header file #endif guard trailer comment consistency
oa/magicInit.h utils/malloc.h
This commit is contained in:
committed by
R. Timothy Edwards
parent
de1b76cb11
commit
3294524111
+1
-1
@@ -26,4 +26,4 @@ extern void *mallocMagic(size_t);
|
||||
extern void *callocMagic(size_t);
|
||||
extern void freeMagic(void *);
|
||||
|
||||
#endif
|
||||
#endif /* _MALLOC_H */
|
||||
|
||||
Reference in New Issue
Block a user