improved comments
This commit is contained in:
parent
5812450635
commit
e6af952f84
@ -45,7 +45,7 @@
|
||||
/*****************************
|
||||
* Includes
|
||||
*****************************/
|
||||
#include "platform.h" /* Large File Support, SET_BINARY_MODE, SET_SPARSE_FILE_MODE */
|
||||
#include "platform.h" /* Large File Support, SET_BINARY_MODE, SET_SPARSE_FILE_MODE, PLATFORM_POSIX_VERSION, __64BIT__ */
|
||||
#include "util.h" /* UTIL_getFileStat, UTIL_setFileStat */
|
||||
#include <stdio.h> /* fprintf, fopen, fread, stdin, stdout, fflush, getchar */
|
||||
#include <stdlib.h> /* malloc, free */
|
||||
|
Loading…
Reference in New Issue
Block a user