Branch: Tag:

1998-06-06

1998-06-06 13:05:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed prototype.

Rev: src/operators.c:1.36
Rev: src/operators.h:1.6

5:   \*/   #include <math.h>   #include "global.h" - RCSID("$Id: operators.c,v 1.35 1998/06/06 03:22:15 hubbe Exp $"); + RCSID("$Id: operators.c,v 1.36 1998/06/06 13:05:03 grubba Exp $");   #include "interpret.h"   #include "svalue.h"   #include "multiset.h"
1958:   }       - void exit_operators() + void exit_operators(void)   {    if(string_assignment_program)    {