Document may_change_field().

This commit is contained in:
nekral-guest
2007-12-31 14:03:14 +00:00
parent 3d04ff4037
commit ca468cb988
2 changed files with 11 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
* src/chfn.c: Before pam_end(), the return value of the previous
pam API was already checked. No need to validate it again.
* src/chfn.c: Avoid implicit brackets.
* src/chfn.c: Document may_change_field().
2007-12-31 Nicolas François <nicolas.francois@centraliens.net>