summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/greth.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:47:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-01-28 20:47:05 +0000
commit3e25dfc8c1158ab402b356e24e4a23ec71e05324 (patch)
tree8a2daa41406c950a17fce7fb4113521e241e6b60 /c/src/libchip/network/greth.c
parent2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-3e25dfc8c1158ab402b356e24e4a23ec71e05324.tar.bz2
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* src/libchip/network/dec21140.c, src/libchip/network/elnk.c, src/libchip/network/greth.c, src/libchip/network/greth.h, src/libchip/network/open_eth.c: Fix typo where license said found in found in.
Diffstat (limited to '')
-rw-r--r--c/src/libchip/network/greth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c
index a801945a5f..2ca00e92ff 100644
--- a/c/src/libchip/network/greth.c
+++ b/c/src/libchip/network/greth.c
@@ -3,7 +3,7 @@
* adapted from Opencores driver by Marko Isomaki
*
* 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$