summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/setvec.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-20 19:08:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-20 19:08:26 +0000
commit670b2edf771ba612afe5071c11e39613fa7ff79f (patch)
tree257beba9c89c47591df38537654e08484dae60ae /c/src/lib/libbsp/m68k/shared/setvec.c
parentPatch from Eric Norum <eric@skatter.usask.ca>: (diff)
downloadrtems-670b2edf771ba612afe5071c11e39613fa7ff79f.tar.bz2
Fixed typo.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/shared/setvec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/setvec.c b/c/src/lib/libbsp/m68k/shared/setvec.c
index f482320c4a..baf7fdb385 100644
--- a/c/src/lib/libbsp/m68k/shared/setvec.c
+++ b/c/src/lib/libbsp/m68k/shared/setvec.c
@@ -7,7 +7,7 @@
* hardware to enable/disable, mask, prioritize, etc an interrupt
* source, then this routine should be customized to support that.
*
- * COPYRIGHT (c) 1989-1998. 1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*