From: Harlan Stenn Date: Wed, 23 Apr 2003 05:34:08 +0000 (-0400) Subject: John Hay: revert incorrect cleanup X-Git-Tag: NTP_4_1_80_RC1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f16d32c84cecd3ddf91304d5e6224abd3efc6a6;p=thirdparty%2Fntp.git John Hay: revert incorrect cleanup bk: 3ea625d0LSUiyZseusN-WUIRneq1yw --- diff --git a/ntpd/ntp_crypto.c b/ntpd/ntp_crypto.c index 9564cbab0..1c0625a38 100644 --- a/ntpd/ntp_crypto.c +++ b/ntpd/ntp_crypto.c @@ -3597,8 +3597,7 @@ crypto_tai( tstamp_t fstamp; /* filestamp */ u_int len; char *ptr; - int rval; - u_int i; + int rval, i; #ifdef KERNEL_PLL #if NTP_API > 3 struct timex ntv; /* kernel interface structure */