From c06931f6726ada9bebc6f69e0d83c02cbf0bef94 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 6 Jan 2013 13:40:44 +0100 Subject: minor cosmetical cleanup --- plugin.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.cc b/plugin.cc index ea776f9..6a59762 100644 --- a/plugin.cc +++ b/plugin.cc @@ -23,7 +23,7 @@ static char const *DEFAULT_SOCKET_PATH = SOCKET_PATH; static const char *VERSION = PACKAGE_VERSION; -static const char *DESCRIPTION = "Linux input device plugin"; +static const char *DESCRIPTION = "Linux input device plugin"; class cInputDevicePlugin : public cPlugin { private: -- cgit v1.2.3