From 620f7445dcacfbb740c55a9e4b891593c3f94910 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 7 Sep 2012 06:24:26 -0400 Subject: Nuke trailing whitespace in C source. --- libgps_dbus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libgps_dbus.c') diff --git a/libgps_dbus.c b/libgps_dbus.c index 02aa689f..b22cac84 100644 --- a/libgps_dbus.c +++ b/libgps_dbus.c @@ -27,7 +27,7 @@ struct privdata_t /* * Unpleasant that we have to declare a static context pointer here - means - * you can't have multiple DBUS sessions open (not that this matters + * you can't have multiple DBUS sessions open (not that this matters * much in practice). The problem is the DBUS API lacks some hook * arguments that it ought to have. */ -- cgit v1.2.1