Changeset 661ae9d in buchla-68k


Ignore:
Timestamp:
07/16/2017 01:28:33 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
897a874
Parents:
e4a1376
Message:

Fixed indentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rom/booter.c

    re4a1376 r661ae9d  
    142142                bgnbss = B_end + 1L;
    143143
    144                 endbss = bgnbss + B_bss_l - 1L;
     144        endbss = bgnbss + B_bss_l - 1L;
    145145
    146146#if     PRINTIT
Note: See TracChangeset for help on using the changeset viewer.