X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/67dbc846a9ba76b8f0c686814e76404ed33cfac7..a1506d2977a8c2eb982ad0b59416009cdfaa6f51:/lisp/calc/calcalg3.el diff --git a/lisp/calc/calcalg3.el b/lisp/calc/calcalg3.el index cecbc41e7d..4025e337ae 100644 --- a/lisp/calc/calcalg3.el +++ b/lisp/calc/calcalg3.el @@ -3,7 +3,8 @@ ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc. ;; Author: David Gillespie -;; Maintainer: Colin Walters +;; Maintainers: D. Goel +;; Colin Walters ;; This file is part of GNU Emacs. @@ -1313,7 +1314,7 @@ ;;; Open Romberg method; "qromo" in section 4.4. -(defun math-ninteg-romberg (func expr lo hi mode) +(defun math-ninteg-romberg (func expr lo hi mode) (let ((curh '(float 1 0)) (h nil) (s nil)