AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned
authorSteve Grubb <sgrubb@redhat.com>
Fri, 20 May 2005 23:22:31 +0000 (00:22 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Fri, 20 May 2005 23:22:31 +0000 (00:22 +0100)
The attached patch changes all occurrences of loginuid to auid. It also
changes everything to %u that is an unsigned type.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found