From b96b1c0c57dba394361415620aa3ed9a589d2b07 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 10 Jan 2000 03:48:33 +0000 Subject: [PATCH] Move another call to newline. --- v7/src/runtime/error.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/error.scm b/v7/src/runtime/error.scm index 4cee2b987..a8d800990 100644 --- a/v7/src/runtime/error.scm +++ b/v7/src/runtime/error.scm @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: error.scm,v 14.50 2000/01/10 03:46:12 cph Exp $ +$Id: error.scm,v 14.51 2000/01/10 03:48:33 cph Exp $ -Copyright (c) 1988-1999 Massachusetts Institute of Technology +Copyright (c) 1988-2000 Massachusetts Institute of Technology This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- 2.25.1