Use static in definition too, not just in prototype declaration
authorHelmut Eller <eller.helmut@gmail.com>
Mon, 12 Dec 2016 15:36:59 +0000 (16:36 +0100)
committerHelmut Eller <eller.helmut@gmail.com>
Mon, 12 Dec 2016 15:49:03 +0000 (16:49 +0100)
* csrc/pfcompil.c (ffUnSmudge, FindAndCompile): VBCC refuses to
compile this unless function with static prototypes also have use
static definitions.


No differences found