summaryrefslogtreecommitdiff
path: root/gpspipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'gpspipe.c')
-rw-r--r--gpspipe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpspipe.c b/gpspipe.c
index 27b04040..41983964 100644
--- a/gpspipe.c
+++ b/gpspipe.c
@@ -168,7 +168,7 @@ int main( int argc, char **argv)
unsigned int flags;
struct fixsource_t source;
- char *port = DEFAULT_GPSD_PORT, *server = "127.0.0.1";
+ char *port = DEFAULT_GPSD_PORT, *server = NULL;
char *serialport = NULL;
char *outfile = NULL;