Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_ignore.h

    r22 r1  
    22#define SH_IGNORE_H
    33
    4 int sh_ignore_add_del (const char * addpath);
    5 int sh_ignore_add_new (const char * addpath);
     4int sh_ignore_add_del (char * addpath);
     5int sh_ignore_add_new (char * addpath);
    66
    77int sh_ignore_chk_del (const char * chkpath);
Note: See TracChangeset for help on using the changeset viewer.