chiark / gitweb /
currency: Change "new_qty" to "new_value"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 19 May 2022 20:12:43 +0000 (21:12 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 19 May 2022 20:18:11 +0000 (21:18 +0100)
commited2eaf11bf43c7345aaeb41b0546fccf017774d8
tree838cf61850a24a9e915afa00149ce83fbb63831b
parente380e344016683d61eee38a026190d9e68845b28
currency: Change "new_qty" to "new_value"

Spotted a bug, which leaked value during occultation.  Putting new_qty
inside Value makes it easier to arrange to always call call .html on
it.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/currency.rs