| Index: net/ssl/token_binding.h
|
| diff --git a/net/ssl/token_binding.h b/net/ssl/token_binding.h
|
| index 5ae04c53d708b4f62c543e8dc53dd89cb5fb945d..d1bd4918b9dff202fc566c587c7cafd44274fe72 100644
|
| --- a/net/ssl/token_binding.h
|
| +++ b/net/ssl/token_binding.h
|
| @@ -16,7 +16,7 @@
|
| namespace net {
|
|
|
| // Given a vector of serialized TokenBinding structs (as defined in
|
| -// draft-ietf-tokbind-protocol-02), this function combines them to form the
|
| +// draft-ietf-tokbind-protocol-04), this function combines them to form the
|
| // serialized TokenBindingMessage struct in |*out|. This function returns a net
|
| // error.
|
| //
|
|
|