SELinux: policydb.h whitespace, syntax, and other cleanups
authorEric Paris <eparis@redhat.com>
Tue, 22 Apr 2008 21:46:17 +0000 (17:46 -0400)
committerJames Morris <jmorris@namei.org>
Sun, 27 Apr 2008 23:29:07 +0000 (09:29 +1000)
This patch changes policydb.h to fix whitespace and syntax issues.  Things that
are fixed may include (does not not have to include)

spaces followed by tabs
spaces used instead of tabs
location of * in pointer declarations

Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found