Protoize
[bpt/emacs.git] / src / floatfns.c
index b5c8b4a..e003f49 100644 (file)
@@ -961,8 +961,7 @@ Rounds the value toward zero.  */)
 \f
 #ifdef FLOAT_CATCH_SIGILL
 static void
-float_error (signo)
-     int signo;
+float_error (int signo)
 {
   if (! in_float)
     fatal_error_signal (signo);