commit | a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Sat Jul 13 03:51:17 2002 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Sat Jul 13 03:51:17 2002 +0000 |
tree | aa4f42b0d34e4efa4ed1aa1e47075b24e4bc307d | |
parent | 346386fedc4ed41f1c748ff83c7dd686cefda2f5 [diff] |
Don't declare a function with staticforward. Just declare it static so that lame (BAD_STATIC_FORWARD) compilers don't see a mismatch between the prototype and the function.