Revision ae80a2de sysdep/unix/unix.h
sysdep/unix/unix.h | ||
---|---|---|
119 | 119 |
|
120 | 120 |
struct log_config { |
121 | 121 |
node n; |
122 |
unsigned int mask; /* Classes to log */
|
|
122 |
uint mask; /* Classes to log */
|
|
123 | 123 |
void *fh; /* FILE to log to, NULL=syslog */ |
124 | 124 |
int terminal_flag; |
125 | 125 |
}; |
Also available in: Unified diff