Fix formatting of error message.
authorChris Hanson <org/chris-hanson/cph>
Fri, 3 Nov 1995 01:24:11 +0000 (01:24 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 3 Nov 1995 01:24:11 +0000 (01:24 +0000)
v7/src/microcode/os2xcpt.c

index 3d62bb88fc989cd426d430b82dc4995468c57fef..3d2a99ee744176daac0d78792b5c638b6c031817 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: os2xcpt.c,v 1.5 1995/10/09 05:56:04 cph Exp $
+$Id: os2xcpt.c,v 1.6 1995/11/03 01:24:11 cph Exp $
 
 Copyright (c) 1994-95 Massachusetts Institute of Technology
 
@@ -953,7 +953,7 @@ OS2_subthread_exception_handler (PEXCEPTIONREPORTRECORD report,
   char * format
     = "Scheme has detected exception number 0x%08x within thread %d.%s%s\
   This indicates a bug in the Scheme implementation.\
-  Please report this information to a Scheme wizard.";
+  Please report this information to a Scheme wizard.\n\n";
   char backtrace [1024];
 
   if (((report -> fHandlerFlags)