summaryrefslogtreecommitdiffstats
path: root/ssl/statem/README
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/statem/README')
-rw-r--r--ssl/statem/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/statem/README b/ssl/statem/README
index 86cc066372..bafe33060c 100644
--- a/ssl/statem/README
+++ b/ssl/statem/README
@@ -55,7 +55,7 @@ Conceptually the state machine component is designed as follows:
| | | |
____________V_______V________ ________V______V_______________
| | | |
- | statem_both.c | | statem_dtls.c |
+ | statem_lib.c | | statem_dtls.c |
| | | |
| Non core functions common | | Non core functions common to |
| to both servers and clients | | both DTLS servers and clients |