summaryrefslogtreecommitdiff
blob: 7e97070a3280b1c9225d21cce27e1aadf8c0fe94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur plplot-5.5.2/drivers/gd.c plplot-5.5.2.new/drivers/gd.c
--- plplot-5.5.2/drivers/gd.c	2005-03-07 16:33:42.000000000 -0500
+++ plplot-5.5.2.new/drivers/gd.c	2007-08-13 15:30:09.000000000 -0400
@@ -137,7 +137,7 @@
                            "png:PNG file:0:gd:39:png\n";
   #else
     #if defined(PLD_png) && defined(PLD_gif)
-      char* plD_DEVICE_INFO_gd = "png:PNG file:0:gd:39:png\n";
+      char* plD_DEVICE_INFO_gd = "png:PNG file:0:gd:39:png\n"
                              "gif:GIF file:0:gd:47:gif";
     #else