summaryrefslogtreecommitdiffstats
path: root/src/windows/wintel
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1995-06-11 06:31:30 +0000
committerTom Yu <tlyu@mit.edu>1995-06-11 06:31:30 +0000
commitb3957fc70b2a12ed3e00433797d035d652438c26 (patch)
tree321d18feed911d938ab3d74ed25db7f190cf6087 /src/windows/wintel
parent38d86476c575d1a894d74fe814c3cc84b3d4d5b0 (diff)
downloadkrb5-b3957fc70b2a12ed3e00433797d035d652438c26.tar.gz
krb5-b3957fc70b2a12ed3e00433797d035d652438c26.tar.xz
krb5-b3957fc70b2a12ed3e00433797d035d652438c26.zip
changes to accomodate redefinition of krb5_auth_context
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6035 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/wintel')
-rw-r--r--src/windows/wintel/auth.c2
-rw-r--r--src/windows/wintel/changelo4
2 files changed, 5 insertions, 1 deletions
diff --git a/src/windows/wintel/auth.c b/src/windows/wintel/auth.c
index 51e5d3f31c..ed3f82d1aa 100644
--- a/src/windows/wintel/auth.c
+++ b/src/windows/wintel/auth.c
@@ -75,7 +75,7 @@
#ifdef KRB5
static krb5_data auth;
static int auth_how;
- static krb5_auth_context *auth_context;
+ static krb5_auth_context auth_context;
#define KRB_SERVICE_NAME "host"
#define KERBEROS_VERSION KERBEROS_V5
diff --git a/src/windows/wintel/changelo b/src/windows/wintel/changelo
index 7552a212b1..669e2cf5db 100644
--- a/src/windows/wintel/changelo
+++ b/src/windows/wintel/changelo
@@ -1,3 +1,7 @@
+Sat Jun 10 23:09:20 1995 Tom Yu (tlyu@dragons-lair)
+
+ * auth.c: krb5_auth_context redefinitions
+
Fri Jun 2 10:51:31 1995 Keith Vetter (keithv@fusion.com)
Added cursor keys (in two modes) and ctrl-space: the arrow