Only code paths in hv_store either XSRETURN_NO or XSRETURN_YES.
authorSteve Peters <steve@fisharerojo.org>
Wed, 9 Jan 2008 21:18:39 +0000 (21:18 +0000)
committerSteve Peters <steve@fisharerojo.org>
Wed, 9 Jan 2008 21:18:39 +0000 (21:18 +0000)
commit3f9706904cac960ab6eb4535c94266e7878f3afb
treede532df758b3fce8cded92dc0693318f253042a8
parent613d6c3e99b9decc826ec8d350db87e816a1c7af
Only code paths in hv_store either XSRETURN_NO or XSRETURN_YES.
Change the prototype to return void, remove the output to RETVAL
(which isn't set anyway), and fix a typo in the code.

p4raw-id: //depot/perl@32928
ext/Hash/Util/Util.xs