Ignore:
Timestamp:
Oct 26, 2008, 12:59:48 PM (16 years ago)
Author:
katerina
Message:

Support for logfile monitoring (ticket #122). Also improved some configure error messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_unix.h

    r174 r183  
    243243/* check a file
    244244 */
    245 int tf_trust_check (char * file, int mode);
     245int tf_trust_check (const char * file, int mode);
    246246
    247247/* initialize group vector
Note: See TracChangeset for help on using the changeset viewer.