From 336996c7abb716844d3389df7bd7779298af3dcf Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Sun, 6 May 2001 16:25:05 +0000
Subject: Update documentation files to eliminate most of the warnings and
errors reported by HTML Tidy.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/Fl_Menu_Item.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'documentation/Fl_Menu_Item.html')
diff --git a/documentation/Fl_Menu_Item.html b/documentation/Fl_Menu_Item.html
index 68edf053d..ed470f926 100644
--- a/documentation/Fl_Menu_Item.html
+++ b/documentation/Fl_Menu_Item.html
@@ -69,7 +69,7 @@ Fl_Menu_Item popup[] = {
{0}};
produces:
-
+
A submenu title is identified by the bit FL_SUBMENU in the
flags field, and ends with a label() that is NULL.
@@ -82,7 +82,7 @@ not access them directly to avoid compatibility problems with future
releases of FLTK.
Methods
-