]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
John Hay: revert incorrect cleanup
authorHarlan Stenn <stenn@ntp.org>
Wed, 23 Apr 2003 05:34:08 +0000 (01:34 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 23 Apr 2003 05:34:08 +0000 (01:34 -0400)
bk: 3ea625d0LSUiyZseusN-WUIRneq1yw

ntpd/ntp_crypto.c

index 9564cbab08ea7ad13d906e0e3f75c2c2373468f6..1c0625a38f8e6d878fbe3c16be81b34e2ac12daa 100644 (file)
@@ -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 */