Index: ossp-pkg/var/var.c RCS File: /v/ossp/cvs/ossp-pkg/var/var.c,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-pkg/var/var.c,v' 2>/dev/null --- var.c 2001/11/19 15:56:17 1.23 +++ var.c 2001/11/19 16:05:28 1.24 @@ -186,6 +186,7 @@ for (i = 0; i < 256; ++i) class[i] = 0; + //FIXME THL: shouldn't we use a "libvar" context and do this and the consistency checks only once? This is like a delay-loop ... /* Walk through the class description and set the appropriate entries in the array. */