Changeset 7848656 in buchla-68k for ram/asgvce.c


Ignore:
Timestamp:
07/09/2017 05:04:43 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
9519422
Parents:
bc11fc1
Message:

Spaces to tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/asgvce.c

    rbc11fc1 r7848656  
    447447                        lastvce[grp] = vp;
    448448                        execkey(trg, tuntab[key], vp, 0);
    449                         DB_EXIT("asgvce - stolen voice");
     449                        DB_EXIT("asgvce - stolen voice");
    450450                        return;
    451451                }
     
    455455        }
    456456
    457         DB_EXIT("asgvce - no voice");
     457        DB_EXIT("asgvce - no voice");
    458458}
Note: See TracChangeset for help on using the changeset viewer.