Changeset 18594


Ignore:
Timestamp:
11/15/12 22:25:58 (11 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r18593 r18594  
    5252void filemanagercreatefolder(int aktfilelist, struct skin* filelist1, struct skin* filelistpath1, struct skin* filelist2, struct skin* filelistpath2)
    5353{
    54         char* tmpstr = NULL, *file1 = NULL;
     54        char* tmpstr = NULL;
    5555
    5656        if(filelistpath1 == NULL || filelistpath2 == NULL)
Note: See TracChangeset for help on using the changeset viewer.