Revision ae80a2de conf/conf.h
conf/conf.h | ||
---|---|---|
100 | 100 |
|
101 | 101 |
/* Lexer */ |
102 | 102 |
|
103 |
extern int (*cf_read_hook)(byte *buf, unsigned int max, int fd);
|
|
103 |
extern int (*cf_read_hook)(byte *buf, uint max, int fd); |
|
104 | 104 |
|
105 | 105 |
struct symbol { |
106 | 106 |
struct symbol *next; |
Also available in: Unified diff