/[monit]/monit/files.c
ViewVC logotype

Diff of /monit/files.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by hauk, Thu Sep 12 16:46:07 2002 UTC revision 1.9 by hauk, Thu Sep 12 17:05:25 2002 UTC
# Line 243  time_t file_changedtime(char *file) { Line 243  time_t file_changedtime(char *file) {
243   * @param rcfile The monitrc file   * @param rcfile The monitrc file
244   * @return TRUE if the test passed otherwise FALSE   * @return TRUE if the test passed otherwise FALSE
245   */   */
246  int rcfile_check(char *rcfile) {  int check_rcfile(char *rcfile) {
247    
248    struct stat buf;    struct stat buf;
249    errno= 0;    errno= 0;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26