Changeset 45039 for titan/titan/infobar.h
- Timestamp:
- 12/19/20 17:36:26 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r45015 r45039 603 603 604 604 tmpstr = ostrcat(tmpstr, " &", 1, 0); 605 printf("cmd1: %s\n", tmpstr); 605 606 system(tmpstr); 606 607 … … 655 656 enablemanualblit(); 656 657 #else 658 printf("cmd2: %s\n", tmpstr); 657 659 system(tmpstr); 658 660 #endif
Note: See TracChangeset
for help on using the changeset viewer.