Changeset 15653
- Timestamp:
- 05/10/12 22:17:18 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r15500 r15653 415 415 { 416 416 tithekpic = tithekdownload(((struct tithek*)tmp->handle)->pic, ((struct tithek*)tmp->handle)->localname, "aXBrLUdaRmg6RkhaVkJHaG56ZnZFaEZERlRHenVpZjU2NzZ6aGpHVFVHQk5Iam0=", 0); 417 changepicmem(tmp, tithekpic, 60 0, 0);417 changepicmem(tmp, tithekpic, 60, 0); 418 418 free(tithekpic); tithekpic = NULL; 419 419 } … … 427 427 { 428 428 tithekpic = tithekdownload(((struct tithek*)tmp->handle)->pic, ((struct tithek*)tmp->handle)->localname, "aXBrLUdaRmg6RkhaVkJHaG56ZnZFaEZERlRHenVpZjU2NzZ6aGpHVFVHQk5Iam0=", 0); 429 changepicmem(tmp, tithekpic, 60 0, 0);429 changepicmem(tmp, tithekpic, 60, 0); 430 430 free(tithekpic); tithekpic = NULL; 431 431 }
Note: See TracChangeset
for help on using the changeset viewer.