psss / rpms / libsepol

Forked from rpms/libsepol 5 years ago
Clone
59566c2
diff --exclude-from=exclude -N -u -r nsalibsepol/src/genbools.c libsepol-1.5.5/src/genbools.c
7ae0455
--- nsalibsepol/src/genbools.c	2005-04-26 12:15:36.000000000 -0400
59566c2
+++ libsepol-1.5.5/src/genbools.c	2005-04-25 15:25:55.000000000 -0400
59566c2
@@ -195,7 +195,7 @@
9b7e5fe
 	}
59566c2
 
59566c2
 	if (evaluate_conds(&policydb) < 0) {
7ae0455
-		__sepol_debug_printf("%s:  Error while re-evaluating conditionals\n",
59566c2
+		__sepol_debug_printf("%s: Error while re-evaluating conditionals\n",
59566c2
 				     __FUNCTION__);
041a966
 		errno = EINVAL;
59566c2
 		goto err;