fix comment
authorBodo Möller <bodo@openssl.org>
Wed, 29 Dec 1999 14:25:35 +0000 (14:25 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 29 Dec 1999 14:25:35 +0000 (14:25 +0000)
ssl/s3_both.c

index f3f27715d571729349f469f259a62df30901909d..4301621d1cad7c1099bb7f36887e3b0f104b53c0 100644 (file)
@@ -109,7 +109,7 @@ int ssl3_get_finished(SSL *s, int a, int b)
        unsigned char *p;
 
        /* the mac has already been generated when we received the
-        * change cipher spec message and is in s->s3->tmp.in_dgst[12]
+        * change cipher spec message and is in s->s3->tmp.finish_md
         */ 
 
        n=ssl3_get_message(s,