Ignore:
Timestamp:
Jun 27, 2017, 10:53:32 AM (7 years ago)
Author:
ertl-honda
Message:

3.1.0を反映

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/test/bit_kernel.c

    r305 r306  
    5151 *  の責任を負わない.
    5252 *
    53  *  $Id: bit_kernel.c 554 2016-01-17 13:21:59Z ertl-hiro $
     53 *  $Id: bit_kernel.c 739 2016-04-05 15:09:40Z ertl-hiro $
    5454 */
    5555
     
    195195
    196196        /*
    197          *  enadspとp_schedtskの整合性の検査
    198          */
    199         if (enadsp) {
     197         *  dspflgとp_schedtskの整合性の検査
     198         */
     199        if (dspflg) {
    200200                if (primap_empty()) {
    201201                        if (p_schedtsk != NULL) {
Note: See TracChangeset for help on using the changeset viewer.