diff options
Diffstat (limited to 'libbb/selinux_common.c')
-rw-r--r-- | libbb/selinux_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/selinux_common.c b/libbb/selinux_common.c index d506f06..4cb85f0 100644 --- a/libbb/selinux_common.c +++ b/libbb/selinux_common.c @@ -1,7 +1,7 @@ /* * libbb/selinux_common.c * -- common SELinux utility functions - * + * * Copyright 2007 KaiGai Kohei <kaigai@kaigai.gr.jp> */ #include "busybox.h" |