Ignore:
Timestamp:
05/17/12 22:36:33 (12 years ago)
Author:
nit
Message:

[titan] fix compiler warn and dlna build

File:
1 edited

Legend:

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

    r15715 r15748  
    3030        char* day3_icon;
    3131};
     32
     33int writeweather(const char *filename, struct skin* listbox);
    3234
    3335char* readweather(const char* filename, struct skin* weather, struct skin* listbox)
Note: See TracChangeset for help on using the changeset viewer.