Minor changes
This commit is contained in:
@@ -290,6 +290,7 @@ int main(int argc,char** argv) {
|
||||
if (i == highlighted) {
|
||||
wattron(mainwin,A_REVERSE);
|
||||
}
|
||||
memset(tempDir,0,strlen(tempDir));
|
||||
strcpy(tempDir,dir);
|
||||
strcat(tempDir, (char *)(*(fileList+i)));
|
||||
|
||||
|
Reference in New Issue
Block a user