The crypt_method string always points to a constant string. Add the const qualifier.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/chpasswd.c, src/chgpasswd.c: The crypt_method string always
|
||||
points to a constant string. Add the const qualifier.
|
||||
|
||||
2008-01-06 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
* src/pwunconv.c: Remove prototype of l64a() (not used in
|
||||
|
||||
Reference in New Issue
Block a user