Changeset fa38804 in buchla-68k for vlib/vhinit.c


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlib/vhinit.c

    r1efe224 rfa38804  
    2626int16_t v_nobj;                 /* current object number */
    2727int16_t v_obpri;                /* current object priority */
    28 
    29 /*
    30  */
    3128
    3229/* initialized variables */
     
    5956#endif
    6057};
    61 
    62 /*
    63  */
    6458
    6559/*
Note: See TracChangeset for help on using the changeset viewer.