Skip to content

Commit

Permalink
Fixed Win32 vs. WIN32 in documentation.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5400 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Matthias Melcher committed Sep 3, 2006
1 parent 46a890c commit 83e724d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions documentation/functions.html
Expand Up @@ -13,7 +13,7 @@ <H2>Function List by Name</H2>
<TR>
<TD width=33%>
<UL>
<LI><A HREF="osissues.html#WIN32.gdi"><TT>fl_RGB</TT></A> (Win32)</LI>
<LI><A HREF="osissues.html#WIN32.gdi"><TT>fl_RGB</TT></A> (WIN32)</LI>
<LI><A HREF="common.html#add_symbol"><TT>fl_add_symbol</TT></A></LI>
<LI><A HREF="#fl_alert"><TT>fl_alert</TT></A></LI>
<LI><A HREF="#fl_alphasort"><TT>fl_alphasort</TT></A></LI>
Expand Down Expand Up @@ -146,11 +146,11 @@ <H2>Function List by Name</H2>
<LI><A HREF="osissues.html#fl_xpixel"><TT>fl_xpixel</TT></A></LI>
<LI><A HREF="drawing.html#fl_xyline"><TT>fl_xyline</TT></A></LI>
<LI><A HREF="drawing.html#fl_yxline"><TT>fl_yxline</TT></A></LI>
<!-- <LI><A HREF=""><TT>fl_brush_action</TT></A> (Win32)</LI> -->
<!-- <LI><A HREF=""><TT>fl_brush_action</TT></A> (WIN32)</LI> -->
<!-- <LI><A HREF=""><TT>fl_create_alphamask</TT></A></LI> -->
<!-- <LI><A HREF=""><TT>fl_create_bitmask</TT></A></LI> -->
<!-- <LI><A HREF=""><TT>fl_delete_bitmask</TT></A></LI> -->
<!-- <LI><A HREF=""><TT>fl_makeDC</TT></A> (Win32)</LI> -->
<!-- <LI><A HREF=""><TT>fl_makeDC</TT></A> (WIN32)</LI> -->
<!-- <LI><A HREF=""><TT>fl_old_shortcut</TT></A></LI> -->
<!-- <LI><A HREF=""><TT>fl_release_dc</TT></A></LI> -->
<!-- <LI><A HREF=""><TT>fl_save_dc</TT></A></LI> -->
Expand Down Expand Up @@ -332,7 +332,7 @@ <H2>Function List by Category</H2>

<LI>System Related Functions
<UL>
<LI><A HREF="osissues.html#WIN32.gdi"><TT>fl_RGB</TT></A> (Win32)</LI>
<LI><A HREF="osissues.html#WIN32.gdi"><TT>fl_RGB</TT></A> (WIN32)</LI>
<LI><A HREF="osissues.html#WIN32.gdi"><TT>fl_brush</TT></A> (WIN32)</LI>
<LI><A HREF="osissues.html#fl_close_display"><TT>fl_close_display</TT></A></LI>
<LI><A HREF="osissues.html#fl_find"><TT>fl_find</TT></A></LI>
Expand Down

0 comments on commit 83e724d

Please sign in to comment.