summaryrefslogtreecommitdiff
path: root/documentation/Fl_Clock.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2007-02-09 18:46:32 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2007-02-09 18:46:32 +0000
commit1fc314c5dbf3063192ef3b1377936388dd7ae2be (patch)
treea15f5a6d4092f12b1e11e894016a8231257f6199 /documentation/Fl_Clock.html
parent3439748eaf61f9e6af7c8a3df3cf042828e60532 (diff)
Fix HTML errors.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Clock.html')
-rw-r--r--documentation/Fl_Clock.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Fl_Clock.html b/documentation/Fl_Clock.html
index 61188c000..80f87cb8c 100644
--- a/documentation/Fl_Clock.html
+++ b/documentation/Fl_Clock.html
@@ -47,5 +47,6 @@ and label string. The default boxtype is <TT>FL_NO_BOX</TT>.
<H4><A name=Fl_Clock.second>int Fl_Clock_Output::second() const</A></H4>
Returns the current second (0 to 60, 60 = leap second).
<H4><A name=Fl_Clock.value>ulong Fl_Clock::value(void)</A></H4>
- Returns the displayed time in seconds since the UNIX epoch (January 1, 1970). </P>
-</BODY></HTML>
+ Returns the displayed time in seconds since the UNIX epoch (January 1, 1970).
+</BODY>
+</HTML>