pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
2001-12-13
2001-12-13 11:19:18 by Martin Stjernholm <mast@lysator.liu.se>
8dc0e9a1d971ac51275a3d6913bfcea92026c75e (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Spelling fix.
Rev: src/las.c:1.275
5:
\*/ /**/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
274
2001/12/
12
09
:
23
:
49
grubba
Exp $");
+
RCSID("$Id: las.c,v 1.
275
2001/12/
13
11
:
19
:
18
mast
Exp $");
#include "language.h" #include "interpret.h"
1520:
} if(!state) {
-
yyerror("Failed to
resolv
external constant");
+
yyerror("Failed to
resolve
external constant");
push_int(0); return; }