From d57b00768a8fa44d1e1c5f758440edabfa488baf Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 14 Mar 2006 12:06:04 +0000 Subject: Fix more compiler warnings. svn path=/branches/BRANCH_6-3/; revision=4736 --- opie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opie.c') 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 */ -- cgit v1.2.3