gotobar.pl: remove trailing whitespace

This commit is contained in:
Alex Schroeder
2017-01-09 22:37:08 +01:00
parent d03bc9f40b
commit 9d0ff86a44

View File

@@ -27,7 +27,7 @@ our ($GotobarName);
$GotobarName = 'GotoBar';
our ($GotobarSetHome, $GotobarSetRC);
# 0 does set home-link and/or rc-link automatically, 1 doesn't
# 0 does set home-link and/or rc-link automatically, 1 doesn't
# do this later so that the user can customize $GotobarName
push(@MyInitVariables, \&GotobarInit);