aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorgrischka <grischka>2009-06-17 02:09:20 +0200
committergrischka <grischka>2009-06-17 02:09:20 +0200
commita342bbadc8da67c8cb64c6ad9731b27a1ad30bad (patch)
tree47dd04602727fe60ca5291a9eefd4b9f43064cdb /tests
parent69fdb57eddd00c592828605819f0678522d346c6 (diff)
downloadtinycc-a342bbadc8da67c8cb64c6ad9731b27a1ad30bad.tar.gz
tinycc-a342bbadc8da67c8cb64c6ad9731b27a1ad30bad.tar.bz2
use static declaration from prototype
static int func(); ... int func() { } As result, func needs to be static.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions