diff src/error.cc @ 189:de0e58f9b064

[project @ 1993-10-28 08:52:15 by jwe]
author jwe
date Thu, 28 Oct 1993 08:53:09 +0000
parents 49ab724d0a32
children a99f28f5e351
line wrap: on
line diff
--- a/src/error.cc	Tue Oct 26 22:20:00 1993 +0000
+++ b/src/error.cc	Thu Oct 28 08:53:09 1993 +0000
@@ -87,7 +87,7 @@
   va_end (args);
 }
 
-void volatile
+void
 panic (const char *fmt, ...)
 {
   flush_output_to_pager ();