r12208 - gnucash/trunk - Mark budget strings for i18n
Derek Atkins
warlord at MIT.EDU
Fri Dec 30 15:29:58 EST 2005
Quoting Chris Shoemaker <c.shoemaker at cox.net>:
>> void foo(const char*msg)
>> {
>> ...
>> display_string(_(msg));
>> ...
>> }
>
> I suppose this was meant to be:
> void display_string(const char *msg)
> {
> foo(_(msg));
> }
Actually, no, bar() was supposed to call foo() instead of display_string(),
but I think you still get the point.
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list