diff options
Diffstat (limited to 'opie.c')
-rw-r--r-- | opie.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |