Author: manolo
Date: 2011-03-02 12:36:44 -0800 (Wed, 02 Mar 2011)
New Revision: 597
Log:
Minor reformatting.


Modified:
   trunk/cmp.php

Modified: trunk/cmp.php
===================================================================
--- trunk/cmp.php       2011-03-02 20:31:24 UTC (rev 596)
+++ trunk/cmp.php       2011-03-02 20:36:44 UTC (rev 597)
@@ -1148,10 +1148,10 @@
 must not, directly or indirectly, include config.h.
 
 <ul>
-<li>WIN32. This variable identifies the MS-Windows platform (both
+<li><b><tt>WIN32</tt></b>. This variable identifies the MS-Windows platform 
(both
 for the 32- and 64-bit versions). Don't use _WIN32.
 
-<li>__CYGWIN__ is defined when FLTK runs on the MS-Windows OS but uses
+<li><b><tt>__CYGWIN__</tt></b> is defined when FLTK runs on the MS-Windows OS 
but uses
 Cygwin's POSIX emulation features (cygwin1.dll). [more to come...]
 
 <li>__APPLE__. This variable identifies the Mac OS X platform.

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to