summaryrefslogtreecommitdiff
path: root/lang/cim/patches/patch-src_expchecker.c
blob: 05b154a06dd9a72241b950a611a368011cf611c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-src_expchecker.c,v 1.1 2012/10/26 20:37:15 joerg Exp $

--- src/expchecker.c.orig	2012-10-26 13:06:29.000000000 +0000
+++ src/expchecker.c
@@ -237,9 +237,7 @@ static sametype (rel, rer)
 /******************************************************************************
                                                                ARGUMENTERROR */
 
-static argumenterror (melding, re)
-     int melding;
-     struct EXP *re;
+static void argumenterror (int melding, struct EXP *re)
 {
   int i = 1;
   if (TYPE == TERROR)