Home
last modified time | relevance | path

Searched refs:oldkcur (Results 1 – 1 of 1) sorted by relevance

/dports/finance/homebank/homebank-5.5.1/src/
H A Dhb-hbfile.c137 guint32 oldkcur; in hbfile_replace_basecurrency() local
141 oldkcur = GLOBALS->kcur; in hbfile_replace_basecurrency()
142 da_cur_delete(oldkcur); in hbfile_replace_basecurrency()
146 DB( g_print(" %d ==> %d %s\n", oldkcur, GLOBALS->kcur, item->iso_code) ); in hbfile_replace_basecurrency()