summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMaryam Ebrahimzadeh <61263086+me22bee@users.noreply.github.com>2021-08-24 12:02:23 +0430
committerGitHub <noreply@github.com>2021-08-24 12:02:23 +0430
commita1d4caace613d31209b42d22d9f7ebe37c381f9a (patch)
tree0e18da0897dd916267a76a264d1df85a78e64bfb /src
parente8eeb8dde5bc4c9d4e7ae1ab43d9fd1780ceb792 (diff)
downloadlibgd-a1d4caace613d31209b42d22d9f7ebe37c381f9a.tar.gz
remove non-printable bytes
Diffstat (limited to 'src')
-rw-r--r--src/gd_gd2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gd_gd2.c b/src/gd_gd2.c
index 097c93d..5c57d44 100644
--- a/src/gd_gd2.c
+++ b/src/gd_gd2.c
@@ -1,4 +1,4 @@
-
/*
+/*
* gd_gd2.c
*
* Implements the I/O and support for the GD2 format.