From 319f8ebef8a9e48cb74b220d4585552928549266 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 13 Aug 2007 11:09:30 +0000 Subject: httpd: round down sendfile byte count to 64k *: style fixes --- selinux/runcon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'selinux/runcon.c') diff --git a/selinux/runcon.c b/selinux/runcon.c index 6c3f518fc..015a23322 100644 --- a/selinux/runcon.c +++ b/selinux/runcon.c @@ -75,7 +75,7 @@ static const char runcon_longopts[] ALIGN1 = "type\0" Required_argument "t" "range\0" Required_argument "l" "compute\0" No_argument "c" - "help\0" No_argument "h" + "help\0" No_argument "h" ; #endif -- cgit v1.2.3