[geany/geany-plugins] ea0a63: Fix typo on untested win32 build
Matthew Brush
git-noreply at xxxxx
Fri Feb 17 06:05:47 UTC 2017
Branch: refs/heads/master
Author: Matthew Brush <mbrush at codebrainz.ca>
Committer: Matthew Brush <mbrush at codebrainz.ca>
Date: Fri, 17 Feb 2017 06:05:47 UTC
Commit: ea0a634f33ca809f76d5b3c59d52c34470c8ee91
https://github.com/geany/geany-plugins/commit/ea0a634f33ca809f76d5b3c59d52c34470c8ee91
Log Message:
-----------
Fix typo on untested win32 build
Modified Paths:
--------------
geanypy/src/makefile.win32
Modified: geanypy/src/makefile.win32
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -10,7 +10,7 @@ SOURCES = \
geanypy-highlighting.c \
geanypy-indentprefs.c \
geanypy-interfaceprefs.c \
- geanypy-log.c \
+ geanypy-glog.c \
geanypy-main.c \
geanypy-mainwidgets.c \
geanypy-msgwindow.c \
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list