Changeset 38001 for titan/titan/infobar.h
- Timestamp:
- 07/29/16 14:39:58 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r37988 r38001 620 620 #else 621 621 system(tmpstr); 622 #endif 622 #endif 623 #ifdef MIPSEL 624 623 625 if(status.aktservice != NULL) 624 626 resetvmpeg(status.aktservice->videodev); 627 #endif 625 628 status.tuxtxt = 0; 626 629 free(tmpstr); tmpstr = NULL; tmpnr = NULL;
Note: See TracChangeset
for help on using the changeset viewer.