[geany/geany] 33cbd1: Merge branch 'master' of github.com:geany/geany

Enrico Tröger git-noreply at xxxxx
Sun Apr 13 15:17:08 UTC 2014


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Sun, 13 Apr 2014 15:17:08 UTC
Commit:      33cbd11a0f070c676adee771617120325c9b683f
             https://github.com/geany/geany/commit/33cbd11a0f070c676adee771617120325c9b683f

Log Message:
-----------
Merge branch 'master' of github.com:geany/geany


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

Modified: src/main.c
2 files changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -385,7 +385,7 @@ static void get_line_and_column_from_filename(gchar *filename, gint *line, gint
 
 
 #ifdef G_OS_WIN32
-static void change_working_directory_on_windows()
+static void change_working_directory_on_windows(void)
 {
 	gchar *install_dir = win32_get_installation_dir();
 



--------------
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