2 * Copyright notice from original mutt:
3 * Copyright (C) 1996-2000 Michael R. Elkins <me@mutt.org>
5 * This file is part of mutt-ng, see http://www.muttng.org/.
6 * It's licensed under the GNU General Public License,
7 * please see the file GPL in the top level source directory.
18 const char *mutt_getnamebyvalue (int, const struct mapping_t *);
19 int mutt_getvaluebyname (const char *, const struct mapping_t *);