From 9ff89b1a99926ebfeaeba7f415ae74f93eaef0a5 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Tue, 22 Jun 2010 11:47:54 +0100 Subject: Added np_set_args, to set arguments after np_extra_opts has been run --- lib/utils_base.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/utils_base.h') diff --git a/lib/utils_base.h b/lib/utils_base.h index 2fbdfbe8..0cb371fd 100644 --- a/lib/utils_base.h +++ b/lib/utils_base.h @@ -99,6 +99,7 @@ state_data *np_state_read(); void np_state_write_string(time_t, char *); void np_init(char *, int argc, char **argv); +void np_set_args(int argc, char **argv); void np_cleanup(); #endif /* _UTILS_BASE_ */ -- cgit v1.2.3-74-g34f1