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. --- gpsdctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gpsdctl.c') diff --git a/gpsdctl.c b/gpsdctl.c index 48c26097..7958c38c 100644 --- a/gpsdctl.c +++ b/gpsdctl.c @@ -21,7 +21,7 @@ #include "gpsd.h" -static char *control_socket = DEFAULT_GPSD_SOCKET; +static char *control_socket = DEFAULT_GPSD_SOCKET; static char *gpsd_options = ""; static int gpsd_control(char *action, char *argument) -- cgit v1.2.1