Subject: CVS commit: syssrc/sys/arch/pmax/pmax
To: None <source-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 09/29/2002 18:11:14
Module Name:	syssrc
Committed By:	wiz
Date:		Sun Sep 29 15:11:14 UTC 2002

Modified Files:
	syssrc/sys/arch/pmax/pmax: memc_3max.c

Log Message:
Fix strangeness introduced in v1.4:
-       panic("panic(\"Mem error interrupt\");");
+       panic("Mem error interrupt");


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/pmax/pmax/memc_3max.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.