* libmisc/audit_help.c (audit_logger):pgname is not used. We let

audit find out the name of the program.
	* libmisc/audit_help.c: Re-indent.
This commit is contained in:
nekral-guest
2010-08-21 15:22:39 +00:00
parent 4f667bb442
commit 6a2f349ec5
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2010-08-21 Nicolas François <nicolas.francois@centraliens.net>
* libmisc/audit_help.c (audit_logger):pgname is not used. We let
audit find out the name of the program.
* libmisc/audit_help.c: Re-indent.
2010-08-20 Nicolas François <nicolas.francois@centraliens.net>
* lib/groupio.c: Avoid implicit conversion from signed to unsigned.