summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:38:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:38:07 +0000
commit023f2f1abb3af050882576f27b073dc0c96867d2 (patch)
tree42726f6e4556344ce05dd89f5b8163c17f2632fe /c
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-023f2f1abb3af050882576f27b073dc0c96867d2.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* s3c24xx/irq/irq.c: Fix typo where license said found in found in.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libcpu/arm/ChangeLog4
-rw-r--r--c/src/lib/libcpu/arm/s3c24xx/irq/irq.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/arm/ChangeLog b/c/src/lib/libcpu/arm/ChangeLog
index ac56a01660..5d3b72c3e8 100644
--- a/c/src/lib/libcpu/arm/ChangeLog
+++ b/c/src/lib/libcpu/arm/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * s3c24xx/irq/irq.c: Fix typo where license said found in found in.
+
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
* at91rm9200/dbgu/dbgu.c, pxa255/ffuart/ffuart.c: Add BSP_poll_char.
diff --git a/c/src/lib/libcpu/arm/s3c24xx/irq/irq.c b/c/src/lib/libcpu/arm/s3c24xx/irq/irq.c
index 954ae49960..39cb67bd7a 100644
--- a/c/src/lib/libcpu/arm/s3c24xx/irq/irq.c
+++ b/c/src/lib/libcpu/arm/s3c24xx/irq/irq.c
@@ -8,7 +8,7 @@
* Emmanuel Raguet, mailto:raguet@crf.canon.fr
*
* The license and distribution terms for this file may be
- * found in found in the file LICENSE in this distribution or at
+ * found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
* $Id$