diff options
author | Rasmus Steinke <rasi@xssn.at> | 2016-07-26 16:16:40 +0200 |
---|---|---|
committer | Rasmus Steinke <rasi@xssn.at> | 2016-07-26 16:16:40 +0200 |
commit | 5c2c71a5604b4e0415db14e0e74bf0e27117d39f (patch) | |
tree | 0e1977dc6cb89bd2826cd90c1b47a1fe2c2ab4d9 | |
parent | 38e02922e1181f9f867585e8945b72134c256b93 (diff) | |
download | rofi-pass-5c2c71a5604b4e0415db14e0e74bf0e27117d39f.tar.gz |
remove trailing white space
-rwxr-xr-x | rofi-pass | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -306,8 +306,8 @@ copyMenu () { copyPass; else copyField - fi -} + fi +} actionMenu () { checkIfPass |