summaryrefslogtreecommitdiff
path: root/gpsd.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-10-10 11:30:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2013-10-10 11:30:27 -0400
commit38c42e7bbe7a2c1a65496e8af530b03ab651b85d (patch)
tree48e5a4f8921a35a7e5d7eee0ab623c52dbbc884e /gpsd.c
parent80a642256b0f265305b8403ce056047e8914b6a7 (diff)
downloadgpsd-38c42e7bbe7a2c1a65496e8af530b03ab651b85d.tar.gz
splint cleanup.
Diffstat (limited to 'gpsd.c')
-rw-r--r--gpsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpsd.c b/gpsd.c
index c87fd461..f85730b4 100644
--- a/gpsd.c
+++ b/gpsd.c
@@ -2131,7 +2131,6 @@ int main(int argc, char *argv[])
continue;
case AWAIT_FAILED:
exit(EXIT_FAILURE);
- break;
}
#ifdef SOCKET_EXPORT_ENABLE