Fix comment for PLUGIN_INFO.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1831 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
ccc27ac11b
commit
4c3d5d8072
@ -37,7 +37,7 @@ GeanyData *geany_data;
|
||||
* for binary compatibility. */
|
||||
VERSION_CHECK(7)
|
||||
|
||||
/* All plugins must set name and description */
|
||||
/* All plugins must set name, description and version */
|
||||
PLUGIN_INFO(_("Demo"), _("Example plugin."), "0.1")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user