[lwatch-cvs] files/src settings.c,1.16,1.17
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-03-22 17:56:57
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv26775 Modified Files: settings.c Log Message: - typo Index: settings.c =================================================================== RCS file: /cvsroot/lwatch/files/src/settings.c,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** settings.c 21 Mar 2003 15:35:51 -0000 1.16 --- settings.c 22 Mar 2003 17:56:54 -0000 1.17 *************** *** 69,73 **** "\tshows unparsed lines (like `last message repeated X times')", " -o, --omit-rc", ! "\tdo not read values from cofig file", " -h, --help", "\tshow this info", --- 69,73 ---- "\tshows unparsed lines (like `last message repeated X times')", " -o, --omit-rc", ! "\tdo not read values from config file", " -h, --help", "\tshow this info", |