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_.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Menu_.html') diff --git a/documentation/Fl_Menu_.html b/documentation/Fl_Menu_.html index 92651f4ad..c3c080dc1 100644 --- a/documentation/Fl_Menu_.html +++ b/documentation/Fl_Menu_.html @@ -32,7 +32,7 @@ be "private": a dynamically allocated array managed by the Fl_Menu_.

Methods

- +
  • Fl_Menu_
  • @@ -131,7 +131,7 @@ that the new entry was placed at.

    The return value is the index into the array that the entry was put.

    -

    int Fl_Menu_::add(const char *)

    +

    int Fl_Menu_::add(const char *)

    The passed string is split at any '|' characters and then add(s,0,0,0,0) is done with each section. This is often useful -- cgit v1.2.3