Changeset 19773


Ignore:
Timestamp:
01/25/13 20:49:47 (11 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/httpdfunc.h

    r19772 r19773  
    20032003                unlink(tmpparam);
    20042004
    2005                 if(cmpfilename(tmpparam, ".ts") == 0)
     2005                if(cmpfilenameext(tmpparam, ".ts") == 0)
    20062006                {
    20072007                        epgfilename = changefilenameext(tmpparam, ".epg");
Note: See TracChangeset for help on using the changeset viewer.