In pp_sys.c, rename the macro tied_handle_method() to tied_handle_method0()
authorNicholas Clark <nick@ccl4.org>
Wed, 5 Jan 2011 11:07:22 +0000 (11:07 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 5 Jan 2011 12:40:28 +0000 (12:40 +0000)
commit268389f04944215f5457046f5f3044c86057eed4
tree2b9dfa9d3db35be42e0730d7a5c895fbf1d6c8a2
parenta5e1d062864552796b2edf454ea34cfb50e1eac7
In pp_sys.c, rename the macro tied_handle_method() to tied_handle_method0()

This makes it clear that it's not a direct aTHX_ wrapper for
S_tied_handle_method().
pp_sys.c