[PATCH] Fix a typo in comment of parse_avc()

Masatake YAMATO yamato at redhat.com
Thu Jun 11 13:16:06 UTC 2015


Index: src/ausearch-parse.c
===================================================================
--- src/ausearch-parse.c	(revision 1083)
+++ src/ausearch-parse.c	(working copy)
@@ -1652,7 +1652,7 @@
 
 
 /* FIXME: If they are in permissive mode or hit an auditallow, there can 
- * be more that 1 avc in the same syscall. For now, we pickup just the first.
+ * be more than 1 avc in the same syscall. For now, we pickup just the first.
  */
 static int parse_avc(const lnode *n, search_items *s)
 {




More information about the Linux-audit mailing list