Branch: Tag:

1999-09-28

1999-09-28 23:49:54 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Comment change.

Rev: src/program.c:1.157

5:   \*/   /**/   #include "global.h" - RCSID("$Id: program.c,v 1.156 1999/09/28 23:19:55 hubbe Exp $"); + RCSID("$Id: program.c,v 1.157 1999/09/28 23:49:54 grubba Exp $");   #include "program.h"   #include "object.h"   #include "dynamic_buffer.h"
1120:    * This can also be written as STORAGE_NEEDED(o->prog)    * STORAGE_NEEDED() is defined in program.h.    * /Hubbe 1999-09-29 +  * +  * Oops, seems I read the test below the wrong way around. +  * /grubba 1999-09-29    */    new_program->inherits[0].storage_offset=offset;    }