Silence compiler warning in SDBM_File
authorSteve Hay <SteveHay@planit.com>
Mon, 27 Jun 2005 15:45:05 +0000 (15:45 +0000)
committerSteve Hay <SteveHay@planit.com>
Mon, 27 Jun 2005 15:45:05 +0000 (15:45 +0000)
commitaa0165afdda5e71e536a890f6b073619c221d9bd
tree3641c95298e6122d8293a6fb47c900e44d7e5278
parentdb9f82cf4d211df67e3329aa871893615e2a77ed
Silence compiler warning in SDBM_File

Unless I'm missing something it looks like "key" actually is used,
and the "key = key" assignment causes bcc32 to complain about use
before definition!

p4raw-id: //depot/perl@24994
ext/SDBM_File/SDBM_File.xs