From 9f5c966439e7475740b758213090dadd5c73ba34 Mon Sep 17 00:00:00 2001 From: simonb Date: Tue, 26 Feb 2002 12:45:24 +0000 Subject: [PATCH] We are not a DECstation. --- sys/arch/algor/include/param.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/algor/include/param.h b/sys/arch/algor/include/param.h index 73c87aed2a5e..63685601bd68 100644 --- a/sys/arch/algor/include/param.h +++ b/sys/arch/algor/include/param.h @@ -1,4 +1,4 @@ -/* $NetBSD: param.h,v 1.2 2001/05/30 12:28:38 mrg Exp $ */ +/* $NetBSD: param.h,v 1.3 2002/02/26 12:45:24 simonb Exp $ */ /* * Copyright (c) 1988 University of Utah. @@ -52,7 +52,7 @@ #include /* - * Machine dependent constants for mips-based DECstations. + * Machine dependent constants for Algorithmics boards. */ #define _MACHINE_ARCH mipsel