diff options
Diffstat (limited to 'lib/utils_base.h')
| -rw-r--r-- | lib/utils_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils_base.h b/lib/utils_base.h index 12576d7e..8f2f6649 100644 --- a/lib/utils_base.h +++ b/lib/utils_base.h | |||
| @@ -95,7 +95,7 @@ char *np_extract_value(const char*, const char*, char); | |||
| 95 | 95 | ||
| 96 | void np_enable_state(char *, int); | 96 | void np_enable_state(char *, int); |
| 97 | state_data *np_state_read(); | 97 | state_data *np_state_read(); |
| 98 | void np_state_write_string(time_t *, char *); | 98 | void np_state_write_string(time_t, char *); |
| 99 | 99 | ||
| 100 | void np_init(char *); | 100 | void np_init(char *); |
| 101 | void np_cleanup(); | 101 | void np_cleanup(); |
