From c5467007d236566d07c6cc35d2208f411a83e817 Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 10 Sep 2003 19:55:02 +0000 Subject: [PATCH] option.h change for help git-svn-id: http://ltt.polymtl.ca/svn@229 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/include/lttv/option.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ltt/branches/poly/include/lttv/option.h b/ltt/branches/poly/include/lttv/option.h index 4447f9f6..3b5de49d 100644 --- a/ltt/branches/poly/include/lttv/option.h +++ b/ltt/branches/poly/include/lttv/option.h @@ -30,4 +30,6 @@ void lttv_option_remove(const char *long_name); void lttv_option_parse(int argc, char **argv); +void lttv_option_show_help(void); + #endif // OPTION_H -- 2.34.1