Changeset 24424 for titan/plugins


Ignore:
Timestamp:
10/19/13 10:34:06 (10 years ago)
Author:
obi
Message:

fix

Location:
titan/plugins/tithek
Files:
2 edited

Legend:

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

    r24423 r24424  
    8080                goto end;
    8181        }
    82         waitmsgbar(20, 0, "wait 20 seconds" 1);
     82        waitmsgbar(20, 0, "wait 20 seconds", 1);
    8383
    8484        phpsessid = getxmlentry(tmpstr, "PHPSESSID=");
  • titan/plugins/tithek/streamcloud.h

    r24423 r24424  
    7070        debug(99, "tmpstr: %s", tmpstr);
    7171
    72         waitmsgbar(20, 0, "wait 20 seconds" 1);
     72        waitmsgbar(20, 0, "wait 20 seconds", 1);
    7373       
    7474        titheklog(debuglevel, "/tmp/streamcould1_get", NULL, tmpstr);
Note: See TracChangeset for help on using the changeset viewer.