[Github-comments] [geany-plugins] [GeanyVC] use compatible gtkspell on building for gtk3 (#342)
Colomban Wendling
notifications at xxxxx
Sat Feb 13 18:36:30 UTC 2016
> spellcheck_error->message);
> - g_error_free(spellcheck_error);
> - spellcheck_error = NULL;
> + g_error_free(spellcheck_error);
> + spellcheck_error = NULL;
> + }
indent mixup, should use tabs like the rest of the file
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/342/files#r52831699
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160213/af4e04f1/attachment.html>
More information about the Github-comments
mailing list