From 78c90ae2766ad336efcface1134ede542137188c Mon Sep 17 00:00:00 2001 From: soren Date: Wed, 21 Jun 2000 19:39:32 +0000 Subject: [PATCH] Fix pasto. --- sys/arch/mips/mips/locore_mips3.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/mips/mips/locore_mips3.S b/sys/arch/mips/mips/locore_mips3.S index 36940bc3f245..e03aaf425e4b 100644 --- a/sys/arch/mips/mips/locore_mips3.S +++ b/sys/arch/mips/mips/locore_mips3.S @@ -1,4 +1,4 @@ -/* $NetBSD: locore_mips3.S,v 1.36 2000/06/20 02:57:17 soren Exp $ */ +/* $NetBSD: locore_mips3.S,v 1.37 2000/06/21 19:39:32 soren Exp $ */ /* * Copyright (c) 1997 Jonathan Stone (hereinafter referred to as the author) @@ -2467,7 +2467,7 @@ LEAF(mips3_write_config) nop j ra nop -END(mips3_read_config) +END(mips3_write_config) /*---------------------------------------------------------------------------- *