From 3266aa9ec285dbcf254daa17c103bf69dc755967 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Wed, 1 Apr 2009 11:24:04 +0000 Subject: trailing whitespace removal --- include/libbb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libbb.h') diff --git a/include/libbb.h b/include/libbb.h index c2e034447..74ec678d8 100644 --- a/include/libbb.h +++ b/include/libbb.h @@ -1301,7 +1301,7 @@ enum { PSSCAN_ARGVN = (1 << 16) * (ENABLE_KILLALL || ENABLE_PGREP || ENABLE_PKILL || ENABLE_PIDOF - || ENABLE_SESTATUS + || ENABLE_SESTATUS ), USE_SELINUX(PSSCAN_CONTEXT = 1 << 17,) PSSCAN_START_TIME = 1 << 18, -- cgit v1.2.3