suffix_fnc.h

changeset 30
d642fdb6745e
parent 20
43725438ac50
equal deleted inserted replaced
29:fa625066ae52 30:d642fdb6745e
7 7
8 #ifndef SUFFIX_FNC_H_ 8 #ifndef SUFFIX_FNC_H_
9 #define SUFFIX_FNC_H_ 9 #define SUFFIX_FNC_H_
10 10
11 #include "stdinc.h" 11 #include "stdinc.h"
12 #include "settings.h" 12 #include "string_list.h"
13 13
14 bool testSuffix(char*, settings_t*); 14 bool testSuffix(char*, string_list_t*);
15 15
16 #endif /* SUFFIX_FNC_H_ */ 16 #endif /* SUFFIX_FNC_H_ */

mercurial