From e4f5a605d7c328e342146cec55cf233a976fadd4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 12 Feb 2012 02:53:01 +0000 Subject: Fix some typos and compilation errors introduced in the last checkin git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4384 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/mips/src/common/up_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/mips/src') diff --git a/nuttx/arch/mips/src/common/up_internal.h b/nuttx/arch/mips/src/common/up_internal.h index d43580c65..bdc8bace1 100755 --- a/nuttx/arch/mips/src/common/up_internal.h +++ b/nuttx/arch/mips/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 */ -- cgit v1.2.3