Branch: Tag:

2014-08-26

2014-08-26 09:02:32 by Stephen R. van den Berg <srb@cuci.nl>

Correct prototype.

3208:    *! @[add()]    */    PIKEFUN int addat(int(0..) pos, string ... arg1 ) -  rawtype tFuncV(tNone, tOr(tString, tObjIs_BUFFER), tIntPos); +  rawtype tFuncV(tIntPos, tOr(tString, tObjIs_BUFFER), tIntPos);    {    struct Buffer_struct *str = THIS;