pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
2002-11-21
2002-11-21 11:47:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>
c1d437fa3166e8fcda4723c30e71dd4c0dc41962 (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Oops, fixed typo.
Rev: src/las.c:1.310
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: las.c,v 1.
309
2002/11/21 11:
36
:
30
grubba Exp $
+
|| $Id: las.c,v 1.
310
2002/11/21 11:
47
:
50
grubba Exp $
*/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
309
2002/11/21 11:
36
:
30
grubba Exp $");
+
RCSID("$Id: las.c,v 1.
310
2002/11/21 11:
47
:
50
grubba Exp $");
#include "language.h" #include "interpret.h"
584:
/* We want to be able to access the token field of all * the blocks... */
-
PIME
_MEM_RW(&tmp2->x, sizeof(tmp2->x));
+
PIKE
_MEM_RW(&tmp2->x, sizeof(tmp2->x));
for(e=0;n && e<NODES;e++) { if (tmp2->x[e].token != USHRT_MAX)