Commit 8c335dcd authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Whitespace.

parent 3d85b845
...@@ -313,6 +313,7 @@ parse_filter(gnc_t gnc, void *closure) ...@@ -313,6 +313,7 @@ parse_filter(gnc_t gnc, void *closure)
filter->plen_ge += 96; filter->plen_ge += 96;
} }
return filter; return filter;
error: error:
free(filter); free(filter);
return NULL; return NULL;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment