correction

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@298 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1997-12-06 03:26:12 +00:00
parent 81b59c3cd8
commit 6b85f2876a

View File

@ -81,6 +81,8 @@ dcoresize(void)
/********************************************************************\
* currency & locale related stuff.
* first attempt at internationalization i18n of currency amounts
* In the long run, amounts should be printed with punctuation
* returned from the localconv() subroutine
\********************************************************************/
char * xaccPrintAmount (double val, short shrs)