summaryrefslogtreecommitdiff
path: root/libguile/ramap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/ramap.c')
-rw-r--r--libguile/ramap.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libguile/ramap.c b/libguile/ramap.c
index d40ea1bdb..a6a52793e 100644
--- a/libguile/ramap.c
+++ b/libguile/ramap.c
@@ -142,9 +142,7 @@ cind (SCM ra, SCM inds)
*/
int
-scm_ra_matchp (ra0, ras)
- SCM ra0;
- SCM ras;
+scm_ra_matchp (SCM ra0, SCM ras)
{
SCM ra1;
scm_array_dim dims;