remove use of confounder
authorJohn Kohl <jtkohl@mit.edu>
Wed, 10 Oct 1990 09:45:52 +0000 (09:45 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 10 Oct 1990 09:45:52 +0000 (09:45 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1199 dc483132-0cff-0310-8789-dd5450dbe970

src/tests/test1.c

index 1149243b4db9d1525a09ef1548b81f60c293d9f7..42a92e5a671d4ecb8e1fd7617296c3212e78693e 100644 (file)
@@ -58,7 +58,6 @@ tkt_test_1()
 
     tk_in.enc_part2 = &tk_in_enc;
 
-    tk_in_enc.confounder = 52;
     tk_in_enc.flags = 0x11;
     tk_in_enc.session = &sess_k;