dl_hpux.xs: fix PREINIT boundary
authorDavid Mitchell <davem@iabyn.com>
Tue, 26 Nov 2013 13:55:59 +0000 (13:55 +0000)
committerDavid Mitchell <davem@iabyn.com>
Tue, 26 Nov 2013 13:55:59 +0000 (13:55 +0000)
commitb95d43c156ef18d9b84e4b44a6677c69ef7b8466
treebe8cf3f8cb1bae4e68b51b8513e94a0cd90e3cb1
parent3e584864f634c8ccfaa48b2ffec64644d3b2c011
dl_hpux.xs: fix PREINIT boundary

my previous commit moved some var declarations from CODE: to PREINIT:;
but I was slightly overzealous and moved a non-declaration line too.
ext/DynaLoader/dl_hpux.xs