]> git.cameronkatri.com Git - mandoc.git/blobdiff - roff_int.h
https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/ says:
[mandoc.git] / roff_int.h
index ba7032b0e0b6f698bd465bc27e0cbb37b4d4766b..a26afa985bba074fa29d52dc75cdbf2782762976 100644 (file)
@@ -83,7 +83,7 @@ enum roff_tok   roffhash_find(struct ohash *, const char *, size_t);
 void             roffhash_free(struct ohash *);
 
 enum mandoc_esc          roff_escape(const char *, const int, const int,
-                       int *, int *, int *, int *);
+                       int *, int *, int *, int *, int *);
 void             roff_state_reset(struct roff_man *);
 void             roff_validate(struct roff_man *);