* ports.c (s_scm_close_all_ports_except): Use SCM_ARG1 in a
authorGreg J. Badros <gjb@cs.washington.edu>
Wed, 5 Jan 2000 18:51:17 +0000 (18:51 +0000)
committerGreg J. Badros <gjb@cs.washington.edu>
Wed, 5 Jan 2000 18:51:17 +0000 (18:51 +0000)
commitcdc95767254eeea39868ca9763823757cf9b865d
treec867597db02caa092970084df47938931066e4b6
parent1e48482362024ac8701988b18a8379675fbf207b
* ports.c (s_scm_close_all_ports_except): Use SCM_ARG1 in a
SCM_VALIDATE instead of 1 to avoid a check on the argument (since
it's not the actual name of the formal).
libguile/ports.c