new #define FILE_READ_BUFSIZE

This commit is contained in:
Karel Miko
2017-03-30 21:23:20 +02:00
parent ff5b02d371
commit 06b1582de6
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -550,7 +550,10 @@
#endif
#ifndef LTC_NO_FILE
/* buffer size for reading from a file via fread(..) */
#define FILE_READ_BUFSIZE 8192
#endif
/* $Source$ */
/* $Revision$ */