]> granicus.if.org Git - python/commit
Get rid of compiler warning about retval being used (returned) without
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:01:54 +0000 (03:01 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 12 Oct 2007 03:01:54 +0000 (03:01 +0000)
commit088beae1f2b99e4dea44fe3f6630f22f5f49b013
treede60493fedf0dc5e420853a5d119e0c79c4b3e03
parentc740d834eee532f15c758c41fba08974cd300f9e
Get rid of compiler warning about retval being used (returned) without
being initialized.  (gcc warning and Coverity 202)
Modules/_bsddb.c