ossp-pkg/var/var.c 1.26 -> 1.27
--- var.c 2001/11/19 16:30:18 1.26
+++ var.c 2001/11/20 11:44:12 1.27
@@ -236,7 +236,6 @@
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. */
|
|