mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
* vfs.h: Changed types for mc_chmod, mc_chown, mc_mknod to mode_t,
uid_t, gid_t, and dev_t where appropriate.
This commit is contained in:
parent
6bbbeb77b4
commit
48f13535a1
@ -2,6 +2,7 @@
|
||||
|
||||
* vfs.c: Changed types for mc_chmod, mc_chown, mc_mknod to mode_t,
|
||||
uid_t, gid_t, and dev_t where appropriate.
|
||||
* vfs.h: Likewise.
|
||||
|
||||
Patch extended by Roland Illig.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user