summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordodji <dodji@seketeli.org>2003-06-18 12:12:37 +0000
committerDodji Seketeli <dodji@src.gnome.org>2003-06-18 12:12:37 +0000
commit0747aed7f2d145eb7d26f99599bdcdc9498ccc6a (patch)
tree45e6b91d6bfec93348b1ee2c08fdc6a83eee7c3d /tests
parenta938c19b86709a0c3ea97d2d0090a01861e38236 (diff)
downloadlibcroco-0747aed7f2d145eb7d26f99599bdcdc9498ccc6a.tar.gz
fixed a small typo in the "@page" rule embedded in gv_at_page_buf.
2003-06-18 dodji <dodji@seketeli.org> * tests/test4-main.c: fixed a small typo in the "@page" rule embedded in gv_at_page_buf. * src/parser/cr-parser.c: fixed a small bug in the cr_parser_parse_page () function. Dodji.
Diffstat (limited to 'tests')
-rw-r--r--tests/test4-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test4-main.c b/tests/test4-main.c
index 1d48a39..4c77870 100644
--- a/tests/test4-main.c
+++ b/tests/test4-main.c
@@ -49,7 +49,7 @@ const guchar *gv_at_media_buf =
;
const guchar *gv_at_page_buf =
-"@page { size 8.5in 11in; margin: 2cm }"
+"@page { size :8.5in 11in; margin: 2cm }"
;
static void