summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common/up_internal.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-12 20:27:49 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-12 20:27:49 +0000
commita8d12f6d37d46732011e008ac8252c4a3183e182 (patch)
tree8eb364c1a43cd3a1bffca707aa107a0397f51927 /nuttx/arch/arm/src/common/up_internal.h
parente4f5a605d7c328e342146cec55cf233a976fadd4 (diff)
downloadnuttx-a8d12f6d37d46732011e008ac8252c4a3183e182.tar.gz
nuttx-a8d12f6d37d46732011e008ac8252c4a3183e182.tar.bz2
nuttx-a8d12f6d37d46732011e008ac8252c4a3183e182.zip
Fix a small RAM log bug (the RAM log still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/common/up_internal.h')
-rw-r--r--nuttx/arch/arm/src/common/up_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/common/up_internal.h b/nuttx/arch/arm/src/common/up_internal.h
index c1c7ed9a6..79dc3f7d9 100644
--- a/nuttx/arch/arm/src/common/up_internal.h
+++ b/nuttx/arch/arm/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