CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2013/12/30 11:42:55
Modified files: usr.bin/mandoc : roff.c Log message: Oops, missed one: Remove duplicate const specifier from a call to mandoc_escape(). Found by Thomas Klausner <wiz at NetBSD dot org> using clang. No functional change.