From 2c668283419309a42a9a59266c768e5f567310c0 Mon Sep 17 00:00:00 2001 From: Mathias Gumz Date: Wed, 5 May 2010 08:42:37 +0200 Subject: cosmetic --- src/Keys.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Keys.cc b/src/Keys.cc index c050fd6..6ab5c7f 100644 --- a/src/Keys.cc +++ b/src/Keys.cc @@ -465,7 +465,7 @@ bool Keys::addBinding(const string &linebuffer) { // numbers 10 and above // } else { - FbTk::StringUtil::extractNumber(arg, key); + FbTk::StringUtil::extractNumber(arg, key); type = KeyPress; } -- cgit v0.11.2