Changeset 23762


Ignore:
Timestamp:
09/16/13 21:51:38 (11 years ago)
Author:
nit
Message:

[titan] fix dlna build

File:
1 edited

Legend:

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

    r23360 r23762  
    241241        struct inetwork* net = inetwork;
    242242        struct skin* tmp = NULL;
    243         char* tmpstr = NULL;
     243        char* tmpstr = NULL, *dlnastop = NULL, *dlnastart = NULL, *dlnaconfig = NULL;
    244244
    245245        struct dlna* node = (struct dlna*)malloc(sizeof(struct dlna));
Note: See TracChangeset for help on using the changeset viewer.