From: <hba...@us...> - 2009-06-17 02:53:10
|
Revision: 10052 http://plplot.svn.sourceforge.net/plplot/?rev=10052&view=rev Author: hbabcock Date: 2009-06-17 02:53:08 +0000 (Wed, 17 Jun 2009) Log Message: ----------- HPB for DG. A trivial comment fix to cairo cmake file. Modified Paths: -------------- trunk/cmake/modules/cairo.cmake Modified: trunk/cmake/modules/cairo.cmake =================================================================== --- trunk/cmake/modules/cairo.cmake 2009-06-16 19:27:55 UTC (rev 10051) +++ trunk/cmake/modules/cairo.cmake 2009-06-17 02:53:08 UTC (rev 10052) @@ -18,7 +18,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA # Configuration for the cairo device driver (supporting the memcairo, -# pdfcairo, pngcairo, pscairo, svgcairo, memcairo, and xcairo devices). +# pdfcairo, pngcairo, pscairo, svgcairo and xcairo devices). # # The following variables are set / modified # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |