Branch: Tag:

2014-08-21

2014-08-21 18:11:55 by Martin Nilsson <nilsson@opera.com>

Added void to zero argument functions.

13:      /* Prototypes begin here */   PMOD_EXPORT void f_version(INT32 args); - void push_compact_version(); + void push_compact_version(void);   /* Prototypes end here */