From b4ad7e992c58de4348c5782412f1d646b5f1f14d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 26 Sep 2010 10:00:42 +0000 Subject: Linted function arguments. --- mdoc_term.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mdoc_term.c') diff --git a/mdoc_term.c b/mdoc_term.c index 6abfc0c7..5df90460 100644 --- a/mdoc_term.c +++ b/mdoc_term.c @@ -1,4 +1,4 @@ -/* $Id: mdoc_term.c,v 1.188 2010/09/26 09:16:02 kristaps Exp $ */ +/* $Id: mdoc_term.c,v 1.189 2010/09/26 10:00:42 kristaps Exp $ */ /* * Copyright (c) 2008, 2009, 2010 Kristaps Dzonsons * Copyright (c) 2010 Ingo Schwarze @@ -1796,6 +1796,7 @@ termp_sp_pre(DECL_ARGS) } +/* ARGSUSED */ static int termp_quote_pre(DECL_ARGS) { @@ -1855,6 +1856,7 @@ termp_quote_pre(DECL_ARGS) } +/* ARGSUSED */ static void termp_quote_post(DECL_ARGS) { -- cgit v1.2.3-56-ge451