aboutsummaryrefslogtreecommitdiffstats
path: root/opie.c
diff options
context:
space:
mode:
Diffstat (limited to 'opie.c')
-rw-r--r--opie.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opie.c b/opie.c
index 6c2018e4..b7687d94 100644
--- a/opie.c
+++ b/opie.c
@@ -73,7 +73,7 @@ int do_otp(int sock, char *command, struct query *ctl)
return rval;
return PS_SUCCESS;
-};
+}
#endif /* OPIE_ENABLE */
/* opie.c ends here */