summaryrefslogtreecommitdiff
path: root/test/reflected-stroke.c
diff options
context:
space:
mode:
authorBryce Harrington <b.harrington@samsung.com>2015-03-10 12:15:40 -0700
committerBryce Harrington <b.harrington@samsung.com>2015-03-10 12:15:40 -0700
commit86fad78fcd2bf987249890aea4eabcce02a58f45 (patch)
tree9aa597e3bfbdd063d5628875c878b5d9a0e4002c /test/reflected-stroke.c
parentf8407332214ba87bbd652f09ce3618a973f27878 (diff)
downloadcairo-86fad78fcd2bf987249890aea4eabcce02a58f45.tar.gz
On MacOSX, the sed utility errors out when parsing non-UTF8
files. Because of this, the generated cairo-test-constructor only contained a few tests and the test suite was thus incomplete. Original patch by Andrea Canciani <ranma42@gmail.com>
Diffstat (limited to 'test/reflected-stroke.c')
-rw-r--r--test/reflected-stroke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reflected-stroke.c b/test/reflected-stroke.c
index b11f5a9b3..895396a6a 100644
--- a/test/reflected-stroke.c
+++ b/test/reflected-stroke.c
@@ -1,5 +1,5 @@
/*
- * Copyright © 2008 Chris Wilson
+ * Copyright © 2008 Chris Wilson
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without