summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OVERVIEW6
1 files changed, 3 insertions, 3 deletions
diff --git a/OVERVIEW b/OVERVIEW
index 2e1cc0ba3..fde72c8e0 100644
--- a/OVERVIEW
+++ b/OVERVIEW
@@ -65,8 +65,8 @@ these programs.
65 packets. CRC code comes from crc32.c. 65 packets. CRC code comes from crc32.c.
66 66
67 - The code in packet.c calls the buffer manipulation routines 67 - The code in packet.c calls the buffer manipulation routines
68 (buffer.c, bufaux.c), compression routines (compress.c, zlib), 68 (buffer.c, bufaux.c), compression routines (zlib), and the
69 and the encryption routines. 69 encryption routines.
70 70
71 X11, TCP/IP, and Agent forwarding 71 X11, TCP/IP, and Agent forwarding
72 72
@@ -165,4 +165,4 @@ these programs.
165 uidswap.c uid-swapping 165 uidswap.c uid-swapping
166 xmalloc.c "safe" malloc routines 166 xmalloc.c "safe" malloc routines
167 167
168$OpenBSD: OVERVIEW,v 1.11 2006/08/03 03:34:41 deraadt Exp $ 168$OpenBSD: OVERVIEW,v 1.12 2015/07/08 19:01:15 markus Exp $