summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/shared/irq/idt.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:35:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:35:38 +0000
commit8c41855131d9561b731a008249a1985aa41da247 (patch)
tree2ddf5a87ae582c20fb68218a5d5c5b0f8e3ec4b3 /c/src/lib/libbsp/i386/shared/irq/idt.c
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-8c41855131d9561b731a008249a1985aa41da247.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* shared/irq/idt.c, shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.h: Fix typo where license said found in found in.
Diffstat (limited to 'c/src/lib/libbsp/i386/shared/irq/idt.c')
-rw-r--r--c/src/lib/libbsp/i386/shared/irq/idt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/shared/irq/idt.c b/c/src/lib/libbsp/i386/shared/irq/idt.c
index ca3b949443..166d49dd6b 100644
--- a/c/src/lib/libbsp/i386/shared/irq/idt.c
+++ b/c/src/lib/libbsp/i386/shared/irq/idt.c
@@ -12,7 +12,7 @@
* Canon Centre Recherche France.
*
* 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$