Changeset 18591


Ignore:
Timestamp:
11/15/12 22:23:09 (11 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

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

    r18589 r18591  
    44void filemanagerrename(int aktfilelist, struct skin* filelist1, struct skin* filelistpath1, struct skin* filelist2, struct skin* filelistpath2)
    55{
    6         char* tmpstr = NULL, *file1 = NULL;
     6        char* tmpstr = NULL, *file1 = NULL, *cmd = NULL;
    77
    88        if(filelistpath1 == NULL || filelistpath2 == NULL)
Note: See TracChangeset for help on using the changeset viewer.