1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

Plug leak

This commit is contained in:
Tamas TEVESZ
2010-04-08 21:50:04 +02:00
committed by Carlos R. Mafra
parent 12de2f319e
commit ec7506e5e5

View File

@@ -1746,5 +1746,6 @@ int wrmdirhier(const char *path)
}
fts_close(fts);
return 1;
}