summaryrefslogtreecommitdiff
path: root/tests/gdimagefilledrectangle
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gdimagefilledrectangle')
-rw-r--r--tests/gdimagefilledrectangle/bug00004.c1
-rw-r--r--tests/gdimagefilledrectangle/bug00078.c1
-rw-r--r--tests/gdimagefilledrectangle/bug00106_gdimagefilledrectangle.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/gdimagefilledrectangle/bug00004.c b/tests/gdimagefilledrectangle/bug00004.c
index 594e296..87e33dc 100644
--- a/tests/gdimagefilledrectangle/bug00004.c
+++ b/tests/gdimagefilledrectangle/bug00004.c
@@ -24,4 +24,3 @@ int main()
return 1;
}
}
-
diff --git a/tests/gdimagefilledrectangle/bug00078.c b/tests/gdimagefilledrectangle/bug00078.c
index adf244e..4cde698 100644
--- a/tests/gdimagefilledrectangle/bug00078.c
+++ b/tests/gdimagefilledrectangle/bug00078.c
@@ -36,4 +36,3 @@ int main()
gdImageDestroy(im);
return 0;
}
-
diff --git a/tests/gdimagefilledrectangle/bug00106_gdimagefilledrectangle.c b/tests/gdimagefilledrectangle/bug00106_gdimagefilledrectangle.c
index 24f5ceb..a6f5c06 100644
--- a/tests/gdimagefilledrectangle/bug00106_gdimagefilledrectangle.c
+++ b/tests/gdimagefilledrectangle/bug00106_gdimagefilledrectangle.c
@@ -24,4 +24,3 @@ int main()
return 1;
}
}
-