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 395de2dd..94fd59b4 100644
--- a/opie.c
+++ b/opie.c
@@ -26,7 +26,7 @@ extern "C" {
}
#endif
-int do_otp(int sock, char *command, struct query *ctl)
+int do_otp(int sock, const char *command, struct query *ctl)
{
int i, rval;
char buffer[128];