fix comment typo error

This commit is contained in:
marshmellow42 2016-03-05 23:46:34 -05:00
commit e3c992a92f

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>