Remove the src parameter of copy_special().

The entry's information are taken from the stat structure.
This commit is contained in:
nekral-guest
2008-01-06 12:02:24 +00:00
parent 569a3b8e59
commit 0e07f3e48d
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/copydir.c: Remove the src parameter of copy_special().
The entry's information are taken from the stat structure.
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/console.c, libmisc/ulimit.c, lib/sgetgrent.c,