You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/packaging/win32/libgda-3.1.2-patch2.diff

7 lines
250 B

880,881c880,881
< setenv ("GDA_DATA_MODEL_DUMP_TITLE", "Yes", TRUE);
< setenv ("GDA_DATA_MODEL_NULL_AS_EMPTY", "Yes", TRUE);
---
> g_setenv ("GDA_DATA_MODEL_DUMP_TITLE", "Yes", TRUE);
> g_setenv ("GDA_DATA_MODEL_NULL_AS_EMPTY", "Yes", TRUE);