summaryrefslogtreecommitdiffstats
path: root/ctxopt.h
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2020-04-27 14:51:05 +0200
committerpgen <p.gen.progs@gmail.com>2020-04-27 14:52:04 +0200
commit6e11c09308b4bc16d80bdb74f6cd57fe10e816de (patch)
tree5fcab44af07bc05291643e8fe786603fc43b0874 /ctxopt.h
parent7b21190d07debb52b86251908c9cdd37fb84b3d2 (diff)
Sync with github's ctxopt commit 59a7751
Diffstat (limited to 'ctxopt.h')
-rw-r--r--ctxopt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctxopt.h b/ctxopt.h
index 9bdfb60..1b03ae7 100644
--- a/ctxopt.h
+++ b/ctxopt.h
@@ -97,4 +97,5 @@ ctxopt_range_constraint(int nb_args, char ** args, char * value, char * par);
void
ctxopt_free_memory(void);
+
#endif