From c228b2b84ba82bc213896659c5213926bdd203c8 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 4 Apr 2008 12:05:37 +0200 Subject: Trivial comment fix --- common/environment.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/environment.c b/common/environment.c index 6e414d9750..29b03e17d8 100644 --- a/common/environment.c +++ b/common/environment.c @@ -159,7 +159,7 @@ EXPORT_SYMBOL(envfs_save); /** * Restore the last environment into the current one * @param[in] filename from where to restore - * @param[in] dirname where to store the last content + * @param[in] dir where to store the last content * @return 0 on success, anything else in case of failure * * Note: This function will also be used on the host! See note in the header -- cgit v1.2.3