Changeset 24149


Ignore:
Timestamp:
10/08/13 23:33:20 (10 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/subtitle.h

    r24148 r24149  
    18351835                                if(subtitlestart(node) == 0)
    18361836                                {
    1837                                         subtitlepause(1);
     1837                                        status.subthreadaktion = PAUSE;
    18381838                                        status.subthreadpid = node->pid;
    18391839                                        status.subthreadid2 = node->id2;
Note: See TracChangeset for help on using the changeset viewer.