Fix double 'static char*' paste error.

pull/446/head
John Ralls 8 years ago
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…
Cancel
Save