* src/usermod.c: date_to_str() is always called with negativ set

to "never", remove this argument.
	* src/usermod.c: Added missing cast for gr_free argument.
This commit is contained in:
nekral-guest
2011-09-18 17:34:21 +00:00
parent 4ce849a5ed
commit 603d949ed5
2 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* src/usermod.c: date_to_str() is always called with negativ set
to "never", remove this argument.
* src/usermod.c: Added missing cast for gr_free argument.
2011-09-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwconv.c: Fail if not called correctly.