pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
1997-10-05
1997-10-05 03:39:25 by Henrik Grubbström (Grubba) <grubba@grubba.org>
31c3c52862b908d1d52bc33a49ddd7fdc7a1e870 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Changed error message.
Rev: src/las.c:1.39
4:
||| See the files COPYING and DISCLAIMER for more information. \*/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
38
1997/
09
/
29
01
:
38
:
53
hubbe
Exp $");
+
RCSID("$Id: las.c,v 1.
39
1997/
10
/
05
03
:
39
:
25
grubba
Exp $");
#include "language.h" #include "interpret.h"
1241:
case F_CONSTANT: default:
-
name="function call";
+
name="
`() (
function call
)
";
} if(max_correct_args == count_arguments(s))