From 042dd52d9a25ab335d4aad404694a0bef8b93ebd Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 24 Jun 2011 05:40:09 +0000 Subject: alter a few function returns and prototypes; found by lint. ok oga@ --- conf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index fac1ef3..62943a6 100644 --- a/conf.c +++ b/conf.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: conf.c,v 1.80 2011/06/24 05:30:42 okan Exp $ + * $OpenBSD: conf.c,v 1.81 2011/06/24 05:40:09 okan Exp $ */ #include @@ -521,7 +521,6 @@ conf_bindname(struct conf *c, char *name, char *binding) current_binding->flags = 0; conf_grab(c, current_binding); TAILQ_INSERT_TAIL(&c->keybindingq, current_binding, entry); - return; } static void -- cgit v1.2.3-2-gb3c3