summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/hc
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-12 20:27:49 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-12 20:27:49 +0000
commit7a6baccc4206879db63ba714084ec9331cbcb6f5 (patch)
tree8eb364c1a43cd3a1bffca707aa107a0397f51927 /nuttx/arch/hc
parentd81e40858662dbcf243cabbcf3bb41f7cfef9fc3 (diff)
Fix a small RAM log bug (the RAM log still does not work)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4385 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/hc')
-rwxr-xr-xnuttx/arch/hc/src/common/up_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/hc/src/common/up_internal.h b/nuttx/arch/hc/src/common/up_internal.h
index f4574bf204..5c22e50a1f 100755
--- a/nuttx/arch/hc/src/common/up_internal.h
+++ b/nuttx/arch/hc/src/common/up_internal.h
@@ -81,7 +81,7 @@
# endif
#endif
-/* Determine which device to use as the system loggin device */
+/* Determine which device to use as the system logging device */
#ifndef CONFIG_SYSLOG
# undef CONFIG_RAMLOG_SYSLOG