summaryrefslogtreecommitdiffstats
path: root/src/CLI
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-03-31 15:12:41 +0200
committerKarel Klic <kklic@redhat.com>2010-03-31 15:12:41 +0200
commit41d165340e8367d66719d5e306cdf55164f6b3c3 (patch)
tree08295a240a5d2fa584c7bd03dac14b1cb09bfac4 /src/CLI
parentd97ff74a7c897122d4789418efa451bee2f0b784 (diff)
downloadabrt-41d165340e8367d66719d5e306cdf55164f6b3c3.tar.gz
abrt-41d165340e8367d66719d5e306cdf55164f6b3c3.tar.xz
abrt-41d165340e8367d66719d5e306cdf55164f6b3c3.zip
Removed trailing whitespaces.
Diffstat (limited to 'src/CLI')
-rw-r--r--src/CLI/dbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CLI/dbus.h b/src/CLI/dbus.h
index 4aaa4e96..6461ccf5 100644
--- a/src/CLI/dbus.h
+++ b/src/CLI/dbus.h
@@ -57,7 +57,7 @@ map_map_string_t call_GetPluginsInfo();
*/
map_plugin_settings_t call_GetPluginSettings(const char *name);
-/** Gets global daemon settings.
+/** Gets global daemon settings.
* @todo
* Return more semantically structured output - maybe a struct instead of a map.
*/