summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/common
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-12 02:53:01 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-12 02:53:01 +0000
commitd81e40858662dbcf243cabbcf3bb41f7cfef9fc3 (patch)
treee8e7dcab12941f0b60901f00cc4520f17ab3c196 /nuttx/arch/arm/src/common
parente81c6f784993ff0c52a22a92e6662286128089be (diff)
Fix some typos and compilation errors introduced in the last checkin
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4384 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/arch/arm/src/common')
-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 8ade816c74..c1c7ed9a67 100644
--- a/nuttx/arch/arm/src/common/up_internal.h
+++ b/nuttx/arch/arm/src/common/up_internal.h
@@ -79,7 +79,7 @@
# define USE_SERIALDRIVER 1
# define USE_EARLYSERIALINIT 1
# endif
-#endig
+#endif
/* Determine which device to use as the system loggin device */