]> diplodocus.org Git - nmh/blob - sbr/context_replace.h
Add Arch Linux to the often-built-and-tested distro list.
[nmh] / sbr / context_replace.h
1 /* context_replace.h -- add/replace an entry in the context/profile list
2 *
3 * This code is Copyright (c) 2017, by the authors of nmh. See the
4 * COPYRIGHT file in the root directory of the nmh distribution for
5 * complete copyright information. */
6
7 void context_replace(char *, char *);