summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-10-02 15:51:28 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-10-02 15:51:28 +0000
commite17ccf599428ded282e93fc1525c9b154a74db20 (patch)
tree9c1d7528accc33f1153e0f16c45490a06df4fb0f /src/include
parentb07901a369172e61385b53bb87aa699e537f9bea (diff)
downloadkrb5-e17ccf599428ded282e93fc1525c9b154a74db20.tar.gz
krb5-e17ccf599428ded282e93fc1525c9b154a74db20.tar.xz
krb5-e17ccf599428ded282e93fc1525c9b154a74db20.zip
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
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/los-proto.h2
1 files changed, 1 insertions, 1 deletions
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 *,