|
From: <jmk...@us...> - 2003-08-16 20:34:31
|
Update of /cvsroot/emc/rtapi/examples/watchdog In directory sc8-pr-cvs1:/tmp/cvs-serv22692/examples/watchdog Modified Files: watchdog.c Log Message: added sleep() functions Index: watchdog.c =================================================================== RCS file: /cvsroot/emc/rtapi/examples/watchdog/watchdog.c,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** watchdog.c 15 Aug 2003 20:45:13 -0000 1.1 --- watchdog.c 16 Aug 2003 20:29:39 -0000 1.2 *************** *** 47,51 **** * modify it under the terms of version 2 of the GNU General Public * * License as published by the Free Software Foundation. * ! * This library is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * --- 47,51 ---- * modify it under the terms of version 2 of the GNU General Public * * License as published by the Free Software Foundation. * ! * This program is distributed in the hope that it will be useful, but * * WITHOUT ANY WARRANTY; without even the implied warranty of * * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * |