Changeset 15295
- Timestamp:
- 04/16/12 18:57:36 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/epg.h
r15294 r15295 187 187 struct tm* loctime = NULL; 188 188 char* tmpstr = NULL, *buf = NULL; 189 void (*startplugin)( void);189 void (*startplugin)(char*); 190 190 191 191 if(getconfigint("epgbutton", NULL) == 0)
Note: See TracChangeset
for help on using the changeset viewer.