* libmisc/copydir.c: Added prototype of readlink_malloc(), and

readlink_malloc() changed to static.
This commit is contained in:
nekral-guest
2009-05-10 18:21:58 +00:00
parent 74073db5db
commit 24875bb422
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2009-05-10 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/copydir.c: Added prototype of readlink_malloc(), and
readlink_malloc() changed to static.
2009-05-10 Nicolas François <nicolas.francois@centraliens.net>
* src/su.c: Avoid redeclaration of root_pw.