summaryrefslogtreecommitdiff
path: root/ppscheck.c
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2016-08-09 18:37:25 -0700
committerGary E. Miller <gem@rellim.com>2016-08-09 18:37:25 -0700
commit739b0b8fead3c382b9b4d87112005df0dc85b3f9 (patch)
tree3e7210294b0995b8181d605b412246a2cd2c3b35 /ppscheck.c
parent71ca59c4b97f577328d0eec4b9ff6a1948ce7644 (diff)
downloadgpsd-739b0b8fead3c382b9b4d87112005df0dc85b3f9.tar.gz
Grr, another one eric beat me to.
Unfix the re-fix.
Diffstat (limited to 'ppscheck.c')
-rw-r--r--ppscheck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppscheck.c b/ppscheck.c
index 122cbbf7..21ccac08 100644
--- a/ppscheck.c
+++ b/ppscheck.c
@@ -62,8 +62,6 @@ static const struct assoc hlines[] = {
{TIOCM_CTS, "TIOCM_CTS"},
};
-static void usage(void);
-
static void usage(void)
{
fprintf(stderr, "usage: ppscheck [-h] [ -V] <device>\n");