CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/30 11:27:15
Modified files:
usr.bin/mandoc : mandoc.c mandoc.h
Log message:
Remove duplicate const specifiers from the declaration of mandoc_escape().
Found by Thomas Klausner <wiz at NetBSD dot org> using clang.
No functional change.
