summaryrefslogtreecommitdiffstats
path: root/Objects/longobject.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2002-07-13 03:51:17 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2002-07-13 03:51:17 (GMT)
commita4b4c3bf0533a92a8cd7e45e667b95980f1f0c96 (patch)
treeaa4f42b0d34e4efa4ed1aa1e47075b24e4bc307d /Objects/longobject.c
parent346386fedc4ed41f1c748ff83c7dd686cefda2f5 (diff)
downloadcpython-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