diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-06-19 18:10:49 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-06-19 18:10:49 +0100 |
commit | 9d088154b4d18c559e15b535a43cd86fab8325bb (patch) | |
tree | c513d8dfb23e1b0b5ab24b974256013fe556d716 /canvas | |
parent | bdc909b07d3beb2fade8471d467fbd82b40abcc6 (diff) |
fix comment snafu
Diffstat (limited to 'canvas')
-rw-r--r-- | canvas/source/cairo/cairo_cairo.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/canvas/source/cairo/cairo_cairo.cxx b/canvas/source/cairo/cairo_cairo.cxx index b9c4028b51e6..290235a6d25f 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 * |