summaryrefslogtreecommitdiff
path: root/tests/gd2/gd2_empty_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gd2/gd2_empty_file.c')
-rw-r--r--tests/gd2/gd2_empty_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gd2/gd2_empty_file.c b/tests/gd2/gd2_empty_file.c
index 168838e..289debc 100644
--- a/tests/gd2/gd2_empty_file.c
+++ b/tests/gd2/gd2_empty_file.c
@@ -6,7 +6,7 @@
int main()
{
- gdImagePtr im;
+ gdImagePtr im;
FILE *fp;
char path[1024];