summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:36:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-15 16:36:19 +0000
commit591b76084c1959658cdb60668754a558bbfc3e57 (patch)
tree748cce5e89d87b0f242fdcbafcad6f33a28e8b11 /c
parent2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-591b76084c1959658cdb60668754a558bbfc3e57.tar.bz2
2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/irq_asm.S: Fix capitalization.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/i386/ChangeLog4
-rw-r--r--c/src/lib/libbsp/i386/shared/irq/irq_asm.S2
2 files changed, 5 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/ChangeLog b/c/src/lib/libbsp/i386/ChangeLog
index 179c582b09..e77d89cecb 100644
--- a/c/src/lib/libbsp/i386/ChangeLog
+++ b/c/src/lib/libbsp/i386/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-15 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * shared/irq/irq_asm.S: Fix capitalization.
+
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shared/irq/irq-config.h: Removed file.
diff --git a/c/src/lib/libbsp/i386/shared/irq/irq_asm.S b/c/src/lib/libbsp/i386/shared/irq/irq_asm.S
index 8d4535ddc5..a84833ba19 100644
--- a/c/src/lib/libbsp/i386/shared/irq/irq_asm.S
+++ b/c/src/lib/libbsp/i386/shared/irq/irq_asm.S
@@ -2,7 +2,7 @@
*
* This file contains the implementation of the function described in irq.h
*
- * CopyRight (C) 1998 valette@crf.canon.fr
+ * Copyright (C) 1998 valette@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