commit | b7550787fe8b5beffb5f56fa11a87712d699d085 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Wed Mar 05 14:34:36 2014 -0800 |
committer | Eric Paris <eparis@redhat.com> | Thu Mar 20 10:11:58 2014 -0400 |
tree | 01ec88fc8ea70dd90da8f7403008a18452a5fc45 | |
parent | f12835276c3182f2b998d93dfd60100cf4b60c05 [diff] |
audit: remove stray newline from audit_log_execve_info() audit_panic() call There's an unnecessary use of a \n in audit_panic. Signed-off-by: Richard Guy Briggs <rgb@redhat.com>