diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-29 05:04:47 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-29 05:04:47 +0200 |
commit | 275a544beff7c07708651b040423a51212baf7ae (patch) | |
tree | 63772c7bb006c07611cf4bf4a9ff3ea35353e4ba /doc | |
parent | m + info: tables (diff) | |
download | mds-275a544beff7c07708651b040423a51212baf7ae.tar.gz mds-275a544beff7c07708651b040423a51212baf7ae.tar.bz2 mds-275a544beff7c07708651b040423a51212baf7ae.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 4972253..0bcb352 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -1613,7 +1613,7 @@ The hash value of the key. By inclusion of @file{<libmdsserver/table-common.h>}, @file{<libmdsserver/hash-table.h>} and @file{<libmdsserver/fd-table.h>} -defines four @code{typedef} for function signatures: +defines four @code{typedef}:s for function signatures: @table @asis @item @code{compare_func} [(@code{size_t a, size_t b}) @arrow{} @code{int}] |