2007-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>

* clock/clock.c: Fix typo.
This commit is contained in:
Joel Sherrill
2007-12-04 17:39:12 +00:00
parent eb5d942ad5
commit e034b46e4c
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2007-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clock.c: Fix typo.
2007-12-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* irq/irq.c: Spacing.

View File

@@ -71,12 +71,12 @@
/* for these modifications: */
/* COPYRIGHT (c) 1997 by IMD, Puchheim, Germany. */
/* */
/* COPYRIGHT (c) 1989-2007.
/* COPYRIGHT (c) 1989-2007. */
/* On-Line Applications Research Corporation (OAR). */
/* */
/* The license and distribution terms for this file may be */
/* found in the file LICENSE in this distribution or at */
/* http://www.rtems.com/license/LICENSE. */
/* http://www.rtems.com/license/LICENSE. */
/* */
/* Modifications for PPC405GP by Dennis Ehlin */
/*---------------------------------------------------------------------*/