[geany/geany] dbe910: GEANY_API_SYMBOL for project_write_config()

Thomas Martitz git-noreply at xxxxx
Fri Apr 10 14:16:18 UTC 2015


Branch:      refs/heads/master
Author:      Thomas Martitz <kugel at rockbox.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 10 Apr 2015 14:16:18 UTC
Commit:      dbe910ca5e059cc67b53b1dac62147e1fcdd7e3c
             https://github.com/geany/geany/commit/dbe910ca5e059cc67b53b1dac62147e1fcdd7e3c

Log Message:
-----------
GEANY_API_SYMBOL for project_write_config()


Modified Paths:
--------------
    src/project.c

Modified: src/project.c
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -1153,6 +1153,7 @@ static gboolean write_config(gboolean emit_signal)
  *
  *  @since 1.25
  */
+GEANY_API_SYMBOL
 void project_write_config(void)
 {
 	if (!write_config(TRUE))



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list