diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-13 03:51:17 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2002-07-13 03:51:17 (GMT) |
commit | a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96 (patch) | |
tree | aa4f42b0d34e4efa4ed1aa1e47075b24e4bc307d /Objects/longobject.c | |
parent | 346386fedc4ed41f1c748ff83c7dd686cefda2f5 (diff) | |
download | cpython-a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96.zip cpython-a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96.tar.gz cpython-a4b4c3bf0533a92a8cd7e45e667b95980f1f0c96.tar.bz2 |
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.
Diffstat (limited to 'Objects/longobject.c')
0 files changed, 0 insertions, 0 deletions