Changeset b2225d7 in rtems


Ignore:
Timestamp:
01/06/98 15:40:35 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
2872e0b
Parents:
2934c3e
Message:

Fixed spacing.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/exec/score/src/watchdog.c

    r2934c3e rb2225d7  
    5151)
    5252{
    53   ISR_Level                level;
    54   Watchdog_States          previous_state;
     53  ISR_Level         level;
     54  Watchdog_States   previous_state;
    5555  Watchdog_Control *next_watchdog;
    5656
  • cpukit/score/src/watchdog.c

    r2934c3e rb2225d7  
    5151)
    5252{
    53   ISR_Level                level;
    54   Watchdog_States          previous_state;
     53  ISR_Level         level;
     54  Watchdog_States   previous_state;
    5555  Watchdog_Control *next_watchdog;
    5656
Note: See TracChangeset for help on using the changeset viewer.