summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lm3s6965-ek')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/src/up_oled.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/lm3s6965-ek/src/up_oled.c b/nuttx/configs/lm3s6965-ek/src/up_oled.c
index e508de8de..8a26e1eb2 100755
--- a/nuttx/configs/lm3s6965-ek/src/up_oled.c
+++ b/nuttx/configs/lm3s6965-ek/src/up_oled.c
@@ -2,7 +2,7 @@
* config/lm3s6965-ek/src/up_oled.c
* arch/arm/src/board/up_oled.c
*
- * Copyright (C) 2010 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2010-2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without
@@ -88,7 +88,7 @@
* Name: up_nxdrvinit
*
* Description:
- * Called NX initialization logic to configure the OLED.
+ * Called by NX initialization logic to configure the OLED.
*
****************************************************************************/