pike.git/
src/
operators.c
Branch:
Tag:
Non-build tags
All tags
No tags
1998-06-06
1998-06-06 13:05:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>
aa711e55fbd0ed99ff67f6bd47eee1bb5b47b258 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed prototype.
Rev: src/operators.c:1.36
Rev: src/operators.h:1.6
5:
\*/ #include <math.h> #include "global.h"
-
RCSID("$Id: operators.c,v 1.
35
1998/06/06
03
:
22
:
15
hubbe
Exp $");
+
RCSID("$Id: operators.c,v 1.
36
1998/06/06
13
:
05
:
03
grubba
Exp $");
#include "interpret.h" #include "svalue.h" #include "multiset.h"
1958:
}
-
void exit_operators()
+
void exit_operators(
void
)
{ if(string_assignment_program) {