Changeset 14134


Ignore:
Timestamp:
02/15/12 23:36:38 (12 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r14131 r14134  
    542542                                                        screenplay(tmpstr1, 2, 0);
    543543                                        else
    544                                                 textbox(_("Message"), _("Can't get Streamurl !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 0, 0)
     544                                                textbox(_("Message"), _("Can't get Streamurl !"), _("OK"), getrcconfigint("rcok", NULL), _("EXIT"), getrcconfigint("rcexit", NULL), NULL, 0, NULL, 0, 600, 200, 0, 0);
    545545                                                                                               
    546546                                        free(tmpstr1); tmpstr1 = NULL;
Note: See TracChangeset for help on using the changeset viewer.