pike.git/
src/
operators.c
Branch:
Tag:
Non-build tags
All tags
No tags
2012-09-11
2012-09-11 07:11:35 by Stefan Wallström <stewa@roxen.com>
9d710847edaeadf21b2d6f8b44bb45ea1cd5ab32 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Core: Export the symbol o_index()
Needed by Oracle module.
165:
} }
-
void o_index(void)
+
PMOD_EXPORT
void o_index(void)
{ struct svalue s; index_no_free(&s,sp-2,sp-1);