[geany/geany] a57f61: Fix diff mistake (#3109)
David Yang
git-noreply at xxxxx
Sat Jan 22 02:44:26 UTC 2022
Branch: refs/heads/master
Author: David Yang <davidyang6us at gmail.com>
Committer: GitHub <noreply at github.com>
Date: Sat, 22 Jan 2022 02:44:26 UTC
Commit: a57f61159b8aef5b67fb517f79c4ab22422154c0
https://github.com/geany/geany/commit/a57f61159b8aef5b67fb517f79c4ab22422154c0
Log Message:
-----------
Fix diff mistake (#3109)
Modified Paths:
--------------
scintilla/lexilla/src/Lexilla.cxx
Modified: scintilla/lexilla/src/Lexilla.cxx
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -188,7 +188,7 @@ static void AddGeanyLexers()
&lmForth,
&lmFortran,
&lmFreeBasic,
-+ &lmGDScript,
+ &lmGDScript,
&lmHaskell,
&lmHTML,
&lmJulia,
--------------
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