[perf] Correct another reference to '<cairo>'

I think that's the last use of the old internal name for twin!
This commit is contained in:
Chris Wilson 2008-12-20 15:34:41 +00:00
parent 14d94d9354
commit 8419c4f124

View file

@ -18,7 +18,7 @@ do_twin (cairo_t *cr,
cairo_perf_timer_start ();
cairo_select_font_face (cr,
"<cairo>",
"@cairo:",
CAIRO_FONT_SLANT_NORMAL,
CAIRO_FONT_WEIGHT_NORMAL);