summaryrefslogtreecommitdiff
path: root/ext/gd/tests
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-06-15 19:56:40 +0000
committerMarcus Boerger <helly@php.net>2003-06-15 19:56:40 +0000
commit4593a04e3bb762ec5714922e91ba29aed6f11bc3 (patch)
tree82ac9bf4221c5f585553bfbab1bc57efd7c29627 /ext/gd/tests
parent8913dcd26776430f0b306822025d0645472824a9 (diff)
downloadphp-git-4593a04e3bb762ec5714922e91ba29aed6f11bc3.tar.gz
Better use '_' instead of '.'
Diffstat (limited to 'ext/gd/tests')
-rw-r--r--ext/gd/tests/conv_test.xbm6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/gd/tests/conv_test.xbm b/ext/gd/tests/conv_test.xbm
index 85cbe366ec..a91667187f 100644
--- a/ext/gd/tests/conv_test.xbm
+++ b/ext/gd/tests/conv_test.xbm
@@ -1,4 +1,4 @@
-#define conv_test.xbm_width 16
-#define conv_test.xbm_height 5
-static unsigned char conv_test.xbm_bits[] = {
+#define conv_test_xbm_width 16
+#define conv_test_xbm_height 5
+static unsigned char conv_test_xbm_bits[] = {
0x4c, 0x0d, 0x54, 0x15, 0xcc, 0x0d, 0x44, 0x05, 0x44, 0x05}; \ No newline at end of file