Update of /cvsroot/netadm/gwc/pf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25226
Modified Files:
pf.c
Log Message:
DEL:
no needed auto variable.
Index: pf.c
===================================================================
RCS file: /cvsroot/netadm/gwc/pf/pf.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** pf.c 6 May 2006 17:33:33 -0000 1.11
--- pf.c 6 May 2006 18:28:58 -0000 1.12
***************
*** 166,170 ****
struct blk *blkh, **blkhp;
int i;
- static int j =0;
/* TODO : remove me */
--- 166,169 ----
|