[cairo-commit] cairo-demo/X11 cairo-freq.c,1.2,1.3
Carl Worth
commit at pdx.freedesktop.org
Fri Oct 24 09:31:02 PDT 2003
Committed by: cworth
Update of /cvs/cairo/cairo-demo/X11
In directory pdx:/tmp/cvs-serv24290
Modified Files:
cairo-freq.c
Log Message:
Fix old string referring to Xr
Index: cairo-freq.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/X11/cairo-freq.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cairo-freq.c 1 Oct 2003 02:04:48 -0000 1.2
--- cairo-freq.c 24 Oct 2003 16:31:00 -0000 1.3
***************
*** 211,215 ****
int i;
! printf("Xr spline demonstration\n");
for (i=0; i < ARRAY_SIZE(key_binding); i++)
--- 211,215 ----
int i;
! printf("Cairo demonstration with high frequency graphics\n");
for (i=0; i < ARRAY_SIZE(key_binding); i++)
More information about the cairo-commit
mailing list