diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-19 18:06:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-19 18:06:35 +0200 |
commit | 92d0bf7adcb6ceaa3f0537d61c2973989e9cc95d (patch) | |
tree | 4047c05721cf1667468c26368d5128aed7b8bfb2 /doc/man | |
parent | Add libcoopgamma_get_method_and_site.3 (diff) | |
download | libcoopgamma-92d0bf7adcb6ceaa3f0537d61c2973989e9cc95d.tar.gz libcoopgamma-92d0bf7adcb6ceaa3f0537d61c2973989e9cc95d.tar.bz2 libcoopgamma-92d0bf7adcb6ceaa3f0537d61c2973989e9cc95d.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/libcoopgamma_get_methods.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libcoopgamma_get_methods.3 b/doc/man/libcoopgamma_get_methods.3 index f154262..0838e95 100644 --- a/doc/man/libcoopgamma_get_methods.3 +++ b/doc/man/libcoopgamma_get_methods.3 @@ -5,7 +5,7 @@ libcoopgamma_get_methods - List all recognised adjustment method .nf #include <libcoopgamma.h> -char** libcoopgamma_get_methods(void); +char **libcoopgamma_get_methods(void); .fi .P Link with |