reverted back relay for free()
parent
7cc6adba7c
commit
44326c40b7
|
@ -3,7 +3,6 @@
|
|||
|
||||
void *ntfs_calloc(size_t size);
|
||||
void *ntfs_malloc(size_t size);
|
||||
void ntfs_free(const void *ptr); /* JPA please do not remove the 'const' */
|
||||
|
||||
#endif /* _NTFS_MISC_H_ */
|
||||
|
||||
|
|
Loading…
Reference in New Issue