aboutsummaryrefslogtreecommitdiff
path: root/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'selinux')
-rw-r--r--selinux/chcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c
index de077c380..72cfa93c3 100644
--- a/selinux/chcon.c
+++ b/selinux/chcon.c
@@ -2,7 +2,7 @@
2 * chcon -- change security context, based on coreutils-5.97-13 2 * chcon -- change security context, based on coreutils-5.97-13
3 * 3 *
4 * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp> 4 * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
5 * 5 *
6 * Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp> 6 * Copyright (C) 2006 - 2007 KaiGai Kohei <kaigai@kaigai.gr.jp>
7 */ 7 */
8#include "busybox.h" 8#include "busybox.h"