Fix header guard in read_file.h

This commit is contained in:
Nils O. Selåsdal
2014-06-23 02:15:26 +02:00
parent 9199614f40
commit b0ca62b878
+1 -1
View File
@@ -1,5 +1,5 @@
#ifndef UC_READ_FILE_H_ #ifndef UC_READ_FILE_H_
#define UC_READ_FILE_H_y #define UC_READ_FILE_H_
#include <stddef.h> #include <stddef.h>