From 22b07e0233a29d9633ffa825a79503befaf2e16e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 5 Oct 2015 16:17:49 +0200 Subject: NOOP, remove trailing tabs/whitespace. --- libs/gtkmm2ext/keyboard.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/gtkmm2ext/keyboard.cc') diff --git a/libs/gtkmm2ext/keyboard.cc b/libs/gtkmm2ext/keyboard.cc index b0d952a11a..b08a1e4f8c 100644 --- a/libs/gtkmm2ext/keyboard.cc +++ b/libs/gtkmm2ext/keyboard.cc @@ -644,7 +644,7 @@ Keyboard::reset_bindings () string new_path = user_keybindings_path; new_path += ".old"; - + if (::g_rename (user_keybindings_path.c_str(), new_path.c_str())) { error << string_compose (_("Cannot rename your own keybinding file (%1)"), strerror (errno)) << endmsg; return -1; -- cgit v1.2.3