From 29c566d4a5deaace772a17c179e409e59e2df609 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 30 Jun 2007 19:39:17 +0000 Subject: Add environment variable function git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@294 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/sched/env_clearenv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/sched/env_clearenv.c') diff --git a/nuttx/sched/env_clearenv.c b/nuttx/sched/env_clearenv.c index 1181596ea..7fe01b5a2 100644 --- a/nuttx/sched/env_clearenv.c +++ b/nuttx/sched/env_clearenv.c @@ -60,7 +60,7 @@ * Description: * The clearenv() function clears the environment of all name-value pairs * and sets the value of the external variable environ to NULL. - + * * Parameters: * None * -- cgit v1.2.3