aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kdiff3.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2021-02-08 17:24:28 -0600
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2021-02-08 17:24:28 -0600
commitad0b7fc88689aaa407cf2091f542b1ffb44d166b (patch)
tree89f9fde545d17a86edfe3ef8547db8ecea5f3584 /etc/profile-a-l/kdiff3.profile
parentMerge pull request #3961 from kmk3/fix-macro-usage (diff)
downloadfirejail-ad0b7fc88689aaa407cf2091f542b1ffb44d166b.tar.gz
firejail-ad0b7fc88689aaa407cf2091f542b1ffb44d166b.tar.zst
firejail-ad0b7fc88689aaa407cf2091f542b1ffb44d166b.zip
Housekeeping: strip extra whitespace
Just `find . -not \( -name .git -prune -o -name *.AppImage -prune \) -type f -print0 | xargs -0 perl -pi -e 's/ +$//'` and filter to avoid unwanted changes (especially .md files)
Diffstat (limited to 'etc/profile-a-l/kdiff3.profile')
-rw-r--r--etc/profile-a-l/kdiff3.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/kdiff3.profile b/etc/profile-a-l/kdiff3.profile
index 8290e07f2..41840e3b0 100644
--- a/etc/profile-a-l/kdiff3.profile
+++ b/etc/profile-a-l/kdiff3.profile
@@ -19,7 +19,7 @@ include disable-passwdmgr.inc
19#include disable-programs.inc 19#include disable-programs.inc
20include disable-shell.inc 20include disable-shell.inc
21include disable-xdg.inc 21include disable-xdg.inc
22 22
23include whitelist-runuser-common.inc 23include whitelist-runuser-common.inc
24# Uncomment the next lines (or put it into your kdiff3.local) if you don't need to compare files in /usr/share. 24# Uncomment the next lines (or put it into your kdiff3.local) if you don't need to compare files in /usr/share.
25#include whitelist-usr-share-common.inc 25#include whitelist-usr-share-common.inc