diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-26 21:43:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-09-26 21:43:33 +0000 |
commit | 759e80db3df46eb4e1e8d02d28f6df859e880ec9 (patch) | |
tree | 47ab8629c2d50626b20f78dd90cc281f0c852fa9 /sys/netccitt/pk.h | |
parent | 5016a6b6ace446af5b40ffc8186a3d5a8af88868 (diff) |
Typos: defintion -> definition, proccess -> process
There are more occurences hiding in binutils, lynx and afs but I am too
lazy to report them upstream at the moment.
Diffstat (limited to 'sys/netccitt/pk.h')
-rw-r--r-- | sys/netccitt/pk.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netccitt/pk.h b/sys/netccitt/pk.h index c25f915e347..df406def52b 100644 --- a/sys/netccitt/pk.h +++ b/sys/netccitt/pk.h @@ -1,4 +1,4 @@ -/* $OpenBSD: pk.h,v 1.3 2003/06/02 23:28:13 millert Exp $ */ +/* $OpenBSD: pk.h,v 1.4 2003/09/26 21:43:32 miod Exp $ */ /* $NetBSD: pk.h,v 1.6 1996/02/13 22:05:08 christos Exp $ */ /* @@ -43,7 +43,7 @@ * */ -/* Packet type identifier field defintions. */ +/* Packet type identifier field definitions. */ #define X25_CALL 11 #define X25_CALL_ACCEPTED 15 |