Call scm-error with the correct argument order.
authorChris K. Jester-Young <cky944@gmail.com>
Fri, 14 Oct 2011 04:27:27 +0000 (00:27 -0400)
committerChris K. Jester-Young <cky944@gmail.com>
Sun, 15 Jan 2012 17:36:46 +0000 (12:36 -0500)
commit222056dcf22ae7f1ab52df81a40d286c1eba9b3a
tree139162cf370f29a9cd5804220d01cb6853934d0d
parent6f0e534fcfe8b465ae383a62b97f5ff71086d474
Call scm-error with the correct argument order.

* module/ice-9/boot-9.scm (catch, with-throw-handler): Switch the order
  of the error key and function name arguments.
module/ice-9/boot-9.scm