Mercurial > flash_v2
changeset 905:e606543201f1
* cdl/watchdog.cdl: Turned 'wallclock' into 'watchdog' in string.
| author | jlarmour |
|---|---|
| date | Fri, 04 Apr 2003 04:28:11 +0000 |
| parents | ded614f6b946 |
| children | 371979c5cc1e |
| files | packages/io/watchdog/current/ChangeLog packages/io/watchdog/current/cdl/watchdog.cdl |
| diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/io/watchdog/current/ChangeLog +++ b/packages/io/watchdog/current/ChangeLog @@ -1,3 +1,7 @@ +2003-04-03 Thomas Koeller <thomas.koeller@baslerweb.com> + + * cdl/watchdog.cdl: Turned 'wallclock' into 'watchdog' in string. + 2003-04-02 Jonathan Larmour <jifl@eCosCentric.com> * cdl/watchdog.cdl: Watchdog implementation requirement should be
--- a/packages/io/watchdog/current/cdl/watchdog.cdl +++ b/packages/io/watchdog/current/cdl/watchdog.cdl @@ -94,7 +94,7 @@ cdl_package CYGPKG_IO_WATCHDOG { } cdl_option CYGIMP_WATCHDOG_NONE { - display "No wallclock" + display "No watchdog" default_value 0 implements CYGINT_WATCHDOG_IMPLEMENTATIONS description "Disables the watchdog."
