From 1ece7d40469f6125623b8023495252e061d98a2c Mon Sep 17 00:00:00 2001 From: ram <ram> Date: Wed, 23 Oct 1991 16:17:55 +0000 Subject: [PATCH] Fixed newline eof merge lossage. --- pcl/methods.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/pcl/methods.lisp b/pcl/methods.lisp index 7c856f1be..47e78a3f4 100644 --- a/pcl/methods.lisp +++ b/pcl/methods.lisp @@ -1614,4 +1614,3 @@ rest (nreverse key) allow-other-keys))) - -- GitLab