Remove trailing whitespace

Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
This commit is contained in:
a1346054 2021-08-19 14:04:43 +00:00 committed by Alexander Larsson
parent 366564eaa0
commit 798ced8a65
3 changed files with 0 additions and 3 deletions

View File

@ -3,4 +3,3 @@ indent_style = space
indent_size = 2
trim_trailing_whitespace = true
indent_brace_style = gnu

View File

@ -1,4 +1,3 @@
bwrap_SOURCES = \
$(bwrap_srcpath)/bubblewrap.c \
$(bwrap_srcpath)/bind-mount.h \

View File

@ -46,4 +46,3 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_bindir}/bwrap
%endif
%{_mandir}/man1/*