canvas/source/cairo/cairo_cairo.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 9d088154b4d18c559e15b535a43cd86fab8325bb Author: Michael Meeks <[email protected]> Date: Tue Jun 19 18:10:49 2012 +0100 fix comment snafu diff --git a/canvas/source/cairo/cairo_cairo.cxx b/canvas/source/cairo/cairo_cairo.cxx index b9c4028..290235a 100644 --- a/canvas/source/cairo/cairo_cairo.cxx +++ b/canvas/source/cairo/cairo_cairo.cxx @@ -24,6 +24,7 @@ namespace cairo { + /*************************************************************************************** * Platform independent part of surface backends for OpenOffice.org Cairo Canvas * * For the rest of the functions (and the platform-specific derived * * Surface classes), see platform specific cairo_<platform>_cairo.cxx * _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
