From: John Kohl Date: Tue, 2 Oct 1990 15:51:28 +0000 (+0000) Subject: ms_timeofday takes a ui_2 now to hold the millisecond field X-Git-Tag: krb5-1.0-alpha2~249 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e17ccf599428ded282e93fc1525c9b154a74db20;p=krb5.git 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 --- 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 *,