diff options
Diffstat (limited to 'mdoc.h')
-rw-r--r-- | mdoc.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -296,7 +296,6 @@ const struct mdoc_meta *mdoc_meta(const struct mdoc *); int mdoc_endparse(struct mdoc *); const char *mdoc_a2lib(const char *); -const char *mdoc_a2st(const char *); __END_DECLS |