9 lines
260 B
Text
9 lines
260 B
Text
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:44 agc Exp $
|
|
|
|
--- actual.C.orig Thu Jul 30 05:18:48 1998
|
|
+++ actual.C Thu Jul 30 05:19:19 1998
|
|
@@ -687,3 +687,3 @@
|
|
{
|
|
- PhysicalContext *list[A_CLASSES_NUM];
|
|
+ const PhysicalContext *list[A_CLASSES_NUM];
|
|
int size;
|