summary refs log tree commit diff
path: root/pkgs/applications/misc/keepass
diff options
context:
space:
mode:
authorBen Siraphob <bensiraphob@gmail.com>2021-01-01 20:46:40 +0700
committerJonathan Ringer <jonringer@users.noreply.github.com>2021-01-01 10:41:04 -0800
commit3496ce2a0c9dede15f05b25c8560eb702acc72bd (patch)
tree3fd2d0f553c7f0c425fd8c58a0150134395417e6 /pkgs/applications/misc/keepass
parent863054f9da86c21df62a856fe0bfdfe109a60f36 (diff)
downloadnixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar.gz
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar.bz2
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar.lz
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar.xz
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.tar.zst
nixpkgs-3496ce2a0c9dede15f05b25c8560eb702acc72bd.zip
treewide: remove trailing whitespaces
Diffstat (limited to 'pkgs/applications/misc/keepass')
-rwxr-xr-xpkgs/applications/misc/keepass/extractWinRscIconsToStdFreeDesktopDir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/keepass/extractWinRscIconsToStdFreeDesktopDir.sh b/pkgs/applications/misc/keepass/extractWinRscIconsToStdFreeDesktopDir.sh
index 04485b146a0..dec7367379e 100755
--- a/pkgs/applications/misc/keepass/extractWinRscIconsToStdFreeDesktopDir.sh
+++ b/pkgs/applications/misc/keepass/extractWinRscIconsToStdFreeDesktopDir.sh
@@ -43,7 +43,7 @@ if [ "ico" = "$rscFileExt" ]; then
 else
     wrestool -x --output=$tmp/ico -t14 $rscFile
 fi
-    
+
 icotool --icon -x --palette-size=0 -o $tmp/png $tmp/ico/*.ico
 
 mkdir -p $out