mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ namespace std
|
||||
|
||||
// Environment variable support
|
||||
|
||||
#ifndef CONFIG_DISABLE_ENIVRON
|
||||
#ifndef CONFIG_DISABLE_ENVIRON
|
||||
using ::get_environ_ptr;
|
||||
using ::getenv;
|
||||
using ::putenv;
|
||||
|
||||
Reference in New Issue
Block a user