From: David Levine Date: Thu, 8 May 2014 02:14:45 +0000 (-0500) Subject: Moved norm_charmap() declaration from h/prototypes.h to X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/898e63b1511bb343174bded1c6f392b711fb9ea3?ds=inline;hp=898e63b1511bb343174bded1c6f392b711fb9ea3 Moved norm_charmap() declaration from h/prototypes.h to sbr/check_charset.c. That's the only place where it's used and we want to keep it that way. ---