pike.git/
src/
las.c
Branch:
Tag:
Non-build tags
All tags
No tags
1996-11-18
1996-11-18 20:44:08 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
d085c7e288c345170d2c53661be92ca15f65820d (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
segfault bug fixed
Rev: src/las.c:1.7
4:
||| See the files COPYING and DISCLAIMER for more information. \*/ #include "global.h"
-
RCSID("$Id: las.c,v 1.
6
1996/11/
14
01
:
36
:
28
hubbe Exp $");
+
RCSID("$Id: las.c,v 1.
7
1996/11/
18
20
:
44
:
08
hubbe Exp $");
#include "language.h" #include "interpret.h"
1525:
int yes; };
-
static void check_evaluation_time(struct callback *cb,void *
ignored
,void *
tmp
)
+
static void check_evaluation_time(struct callback *cb,void *
tmp
,void *
ignored
)
{ struct timer_oflo *foo=(struct timer_oflo *)tmp; if(foo->counter-- < 0)