From 1fc314c5dbf3063192ef3b1377936388dd7ae2be Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Fri, 9 Feb 2007 18:46:32 +0000 Subject: Fix HTML errors. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5685 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Clock.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/Fl_Clock.html') 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 FL_NO_BOX.

int Fl_Clock_Output::second() const

Returns the current second (0 to 60, 60 = leap second).

ulong Fl_Clock::value(void)

- Returns the displayed time in seconds since the UNIX epoch (January 1, 1970).

- + Returns the displayed time in seconds since the UNIX epoch (January 1, 1970). + + -- cgit v1.2.3