diff options
Diffstat (limited to 'libbb')
| -rw-r--r-- | libbb/README | 1 | ||||
| -rw-r--r-- | libbb/selinux_common.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/libbb/README b/libbb/README index 4f28f7e34..6e63dc5f2 100644 --- a/libbb/README +++ b/libbb/README | |||
| @@ -8,4 +8,3 @@ that you wrote that is mis-attributed, do let me know so we can fix that up. | |||
| 8 | 8 | ||
| 9 | Erik Andersen | 9 | Erik Andersen |
| 10 | <andersen@codepoet.org> | 10 | <andersen@codepoet.org> |
| 11 | |||
diff --git a/libbb/selinux_common.c b/libbb/selinux_common.c index 7b5696754..2acb50e96 100644 --- a/libbb/selinux_common.c +++ b/libbb/selinux_common.c | |||
| @@ -53,4 +53,3 @@ void FAST_FUNC selinux_preserve_fcontext(int fdesc) | |||
| 53 | setfscreatecon_or_die(context); | 53 | setfscreatecon_or_die(context); |
| 54 | freecon(context); | 54 | freecon(context); |
| 55 | } | 55 | } |
| 56 | |||
