Ignore:
Timestamp:
06/09/12 05:46:27 (12 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r16384 r16405  
    378378
    379379        free(tmpstr); tmpstr = NULL;
     380
     381        tmpstr = ostrcat("tt", "imdb->id", 0, 0);
     382        imdb->id = tmpstr;
    380383                               
    381384        debug(10, "id: %s", imdb->id);
Note: See TracChangeset for help on using the changeset viewer.