Branch: Tag:

2006-07-05

2006-07-05 20:47:53 by Martin Stjernholm <mast@lysator.liu.se>

One more PMOD_EXPORT.

Rev: src/program.c:1.604
Rev: src/program.h:1.225

2:   || This file is part of Pike. For copyright information see COPYRIGHT.   || Pike is distributed under GPL, LGPL and MPL. See the file COPYING   || for more information. - || $Id: program.c,v 1.603 2006/07/05 19:28:11 mast Exp $ + || $Id: program.c,v 1.604 2006/07/05 20:47:53 mast Exp $   */      #include "global.h"
3804:   /*    * make this program inherit another program    */ - void low_inherit(struct program *p, + PMOD_EXPORT void low_inherit(struct program *p,    struct object *parent,    int parent_identifier,    int parent_offset,