]> granicus.if.org Git - php/commitdiff
Better use '_' instead of '.'
authorMarcus Boerger <helly@php.net>
Sun, 15 Jun 2003 19:56:40 +0000 (19:56 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 15 Jun 2003 19:56:40 +0000 (19:56 +0000)
ext/gd/tests/conv_test.xbm

index 85cbe366ec33ae3b41bab9d49619e1a22510562a..a91667187fe74ead1255412f9ce9edacf73c7bbc 100644 (file)
@@ -1,4 +1,4 @@
-#define conv_test.xbm_width 16\r
-#define conv_test.xbm_height 5\r
-static unsigned char conv_test.xbm_bits[] = {\r
+#define conv_test_xbm_width 16\r
+#define conv_test_xbm_height 5\r
+static unsigned char conv_test_xbm_bits[] = {\r
  0x4c, 0x0d, 0x54, 0x15, 0xcc, 0x0d, 0x44, 0x05, 0x44, 0x05};
\ No newline at end of file