Fix typo in pre-processor command noted by Pierre-noel Bouteville. Also move # of pre-processior command to column 1

This commit is contained in:
Gregory Nutt
2015-09-05 09:10:48 -06:00
parent 644f8b921c
commit 9c66bde5b0
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
* Pre-processor definitions
****************************************************************************/
#ifndef CONFIG_LIBC_TMPDIR
#ifndef CONFIG_LIBC_TMPDIR
# define CONFIG_LIBC_TMPDIR "/tmp"
#endif