From: Andy P. <at...@us...> - 2002-04-09 16:20:48
|
Update of /cvsroot/linux-vax/kernel-2.4/net/802/transit In directory usw-pr-cvs1:/tmp/cvs-serv30559/802/transit Modified Files: pdutr.pre Log Message: synch 2.4.15 commit 18 Index: pdutr.pre =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.4/net/802/transit/pdutr.pre,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -r1.1.1.1 -r1.2 --- pdutr.pre 14 Jan 2001 17:07:35 -0000 1.1.1.1 +++ pdutr.pre 9 Apr 2002 16:20:44 -0000 1.2 @@ -1,6 +1,6 @@ COMPILE pdutr INDEX ; -; Transition tables for incomming pdu events. +; Transition tables for incoming pdu events. ; translate this thing into C with ; awk -f ./compile.awk pdu.trans > pdutr.h ; |