<p><b>@smostertdev</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/897#discussion_r321984645">lineoperations/src/lo_prefs.h</a>:</p>
<pre style='color:#555'>> +#ifndef LO_PREFS_H
+#define LO_PREFS_H
+
+#include <geanyplugin.h>
+#include "lo_prefs.h"
+
+
+typedef struct
+{
+       /* general settings */
+       gchar *config_file;
+       gboolean use_collation_compare;
+} AddonsInfo;
+
+
+extern AddonsInfo *lo_info;
</pre>
<p>You are correct, updated</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/897?email_source=notifications&email_token=AAIOWJ77JJHRZZAGM6VRZUDQIQP7ZA5CNFSM4IK5FTCKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCD72JRA#discussion_r321984645">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZH2YG5T3JPM5NT32DQIQP7ZANCNFSM4IK5FTCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5WCSF2WWSCWUS3F6LQIQP7ZA5CNFSM4IK5FTCKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCD72JRA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/897?email_source=notifications\u0026email_token=AAIOWJ77JJHRZZAGM6VRZUDQIQP7ZA5CNFSM4IK5FTCKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCD72JRA#discussion_r321984645",
"url": "https://github.com/geany/geany-plugins/pull/897?email_source=notifications\u0026email_token=AAIOWJ77JJHRZZAGM6VRZUDQIQP7ZA5CNFSM4IK5FTCKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCD72JRA#discussion_r321984645",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>