fix comment typo error

This commit is contained in:
marshmellow42
2016-03-05 23:46:34 -05:00
parent 6923d3f14f
commit e3c992a92f
+1 -1
View File
@@ -9,7 +9,7 @@
//-----------------------------------------------------------------------------
#include <stdio.h>
#include <stdint.h> included in data.h
#include <stdint.h> //included in data.h
#include <stdlib.h>
#include <string.h>
#include <ctype.h>