mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix double 'static char*' paste error.
This commit is contained in:
parent
127c658f05
commit
50d3b6b56d
@ -877,7 +877,6 @@ gnc_bi_import_create_bis (GtkListStore * store, QofBook * book,
|
||||
* @return char* Modified string.
|
||||
*/
|
||||
static char*
|
||||
static char*
|
||||
un_escape(char *str)
|
||||
{
|
||||
gchar quote = '"';
|
||||
|
Loading…
Reference in New Issue
Block a user