Changeset 32837


Ignore:
Timestamp:
02/03/15 20:20:53 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/mediadb.h

    r32835 r32837  
    15551555                tmpstr1 = ostrcat("(", tmpstr1, 0, 1);
    15561556                tmpstr1 = ostrcat(tmpstr1, ")", 1, 0);
    1557 printf("showrname: %s\n", showrname);
     1557printf("shortname: %s\n", shortname);
    15581558printf("tmpstr1: %s\n", tmpstr1);
    15591559                shortname = string_replace(tmpstr1, "", shortname, 1);
Note: See TracChangeset for help on using the changeset viewer.