Hello all,

Trivial comment fix in a makefile
Index: cmake/modules/cairo.cmake
===================================================================
--- cmake/modules/cairo.cmake   (revision 10044)
+++ cmake/modules/cairo.cmake   (working copy)
@@ -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
 #

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to