Fix source file encoding

This commit is contained in:
Martin T. H. Sandsmark 2016-07-11 22:45:39 +02:00
parent 48d52d9bd1
commit 25a1915daf

View file

@ -1049,7 +1049,7 @@ typedef int synctex_status_t;
# define SYNCTEX_FILE (scanner->file)
/* Actually, the minimum buffer size is driven by integer and float parsing.
* ±0.123456789e123
* ±0.123456789e123
*/
# define SYNCTEX_BUFFER_MIN_SIZE 16
# define SYNCTEX_BUFFER_SIZE 32768