Skip to content
Snippets Groups Projects
Commit 07ecbb24 authored by Tobias S. Josefowitz's avatar Tobias S. Josefowitz
Browse files

SSL.Context: Fix autodoc typo

parent a122cdf8
No related branches found
No related tags found
Loading
...@@ -943,7 +943,7 @@ Session decode_ticket(string(8bit) ticket) ...@@ -943,7 +943,7 @@ Session decode_ticket(string(8bit) ticket)
//! @array //! @array
//! @elem string(8bit) 0 //! @elem string(8bit) 0
//! Non-empty string with the ticket. //! Non-empty string with the ticket.
//! @elem int //! @elem int 1
//! Lifetime hint for the ticket. //! Lifetime hint for the ticket.
//! @endarray //! @endarray
//! //!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment