Branch: Tag:

2012-09-11

2012-09-11 07:11:35 by Stefan Wallström <stewa@roxen.com>

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);