Ignore:
Timestamp:
02/01/13 19:29:09 (11 years ago)
Author:
obi
Message:

[titan] update download stuff step1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/lcdsamsung/lcd_weather.h

    r19150 r19884  
    7979//      tmpsearch = stringreplacechar(tmpsearch, ' ', '+');
    8080
    81         tmpstr = gethttp("weather.service.msn.com", tmpsearch, 80, NULL, NULL, NULL, 0);
     81        tmpstr = gethttp("weather.service.msn.com", tmpsearch, 80, NULL, NULL, 5000, NULL, 0);
    8282
    8383        free(tmpsearch); tmpsearch = NULL;
Note: See TracChangeset for help on using the changeset viewer.