bde 4ac8c50b29 Fixed another easy case of const poisoning in the kernel. Cosmetic.
(A pointer to a const was misused to avoid loading loading the same
value twice, but gcc does exactly the same optimization automatically.
It can see that the value hasn't changed.)
1996-09-07 21:47:53 +00:00
..
1996-03-17 00:29:35 +00:00
1996-01-25 16:37:20 +00:00
1995-05-30 08:16:23 +00:00