Update of /cvsroot/linux-vax/kernel-2.4/net/802/pseudo
In directory usw-pr-cvs1:/tmp/cvs-serv30559/802/pseudo
Modified Files:
pseudocode
Log Message:
synch 2.4.15 commit 18
Index: pseudocode
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.4/net/802/pseudo/pseudocode,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -r1.1.1.1 -r1.2
--- pseudocode 14 Jan 2001 17:07:22 -0000 1.1.1.1
+++ pseudocode 9 Apr 2002 16:20:44 -0000 1.2
@@ -246,7 +246,7 @@
START_REJ_TIMER
;
; the order of opcodes in NORMAL8 is changed.
-; the transition table will execute NORMAL8A for incomming pdus
+; the transition table will execute NORMAL8A for incoming pdus
; with p/f 1, pdus with pf 0 are treated in NORMAL8B.
;
NORMAL8A V(R):=V(R)+1
|