From e17ccf599428ded282e93fc1525c9b154a74db20 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 2 Oct 1990 15:51:28 +0000 Subject: [PATCH] ms_timeofday takes a ui_2 now to hold the millisecond field git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1162 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/los-proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h index fed2e49ab..cf747aca7 100644 --- a/src/include/krb5/los-proto.h +++ b/src/include/krb5/los-proto.h @@ -35,7 +35,7 @@ krb5_error_code krb5_timeofday PROTOTYPE((krb5_int32 * )); krb5_error_code krb5_ms_timeofday PROTOTYPE((krb5_int32 *, - krb5_int16 * )); + krb5_ui_2 * )); int krb5_net_read PROTOTYPE((int , char *, -- 2.26.2