summaryrefslogtreecommitdiff
path: root/test/cairo-test.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-04-20 00:34:51 -0400
committerBehdad Esfahbod <behdad@behdad.org>2007-04-20 00:52:03 -0400
commit2e709321d858a048731eeaaca4a13a96de739e3f (patch)
treee9303b0264f33620fe63e32e3926a655c9013c3a /test/cairo-test.h
parent5331445c12756293a915420a26ab5553fc7db3fc (diff)
downloadcairo-2e709321d858a048731eeaaca4a13a96de739e3f.tar.gz
[boilerplate] Move xasprintf to xmalloc.c
Diffstat (limited to 'test/cairo-test.h')
-rwxr-xr-xtest/cairo-test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cairo-test.h b/test/cairo-test.h
index d3612ba40..d7ed3a73b 100755
--- a/test/cairo-test.h
+++ b/test/cairo-test.h
@@ -118,7 +118,7 @@ cairo_test_fini (void);
/* Print a message to the log file, ala printf. */
void
-cairo_test_log (const char *fmt, ...) CAIRO_PRINTF_FORMAT(1, 2);
+cairo_test_log (const char *fmt, ...) CAIRO_BOILERPLATE_PRINTF_FORMAT(1, 2);
/* Helper functions that take care of finding source images even when
* building in a non-srcdir manner, (ie. the tests will be run in a