From 4cd877a840026c10fcce9586cdf14e6c8d306078 Mon Sep 17 00:00:00 2001 From: Juergen Beisert Date: Mon, 5 Nov 2007 14:39:07 +0100 Subject: saving added docu --- common/env.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/env.c') diff --git a/common/env.c b/common/env.c index c8cb29a7a3..98789e0206 100644 --- a/common/env.c +++ b/common/env.c @@ -61,7 +61,7 @@ static struct env_context *context; /** * Remove a list of environment variables - * @param[inout] v Variable anchor to remove + * @param[in] v Variable anchor to remove */ static void free_variables(struct variable_d *v) { -- cgit v1.2.3