Branch: Tag:

2014-12-04

2014-12-04 19:26:28 by Arne Goedeke <el@laramies.com>

push_text: bad return type

3062:    }   }    - PMOD_EXPORT push_text( const char *x ) + PMOD_EXPORT void push_text( const char *x )   {    struct svalue *_sp_ = Pike_sp++;    SET_SVAL_SUBTYPE(*_sp_, 0);