Branch: refs/heads/master Author: Yan Pashkovsky Yanpas@users.noreply.github.com Committer: Yan Pashkovsky Yanpas@users.noreply.github.com Date: Wed, 04 May 2016 13:21:13 UTC Commit: 175d9873054d21f953f41b940b759c22169c6b5e https://github.com/geany/geany/commit/175d9873054d21f953f41b940b759c22169c6b...
Log Message: ----------- Reviewed java
Modified Paths: -------------- data/filedefs/filetypes.java
Modified: data/filedefs/filetypes.java 2 lines changed, 1 insertions(+), 1 deletions(-) =================================================================== @@ -2,7 +2,7 @@ [styling=C]
[keywords] -primary=abstract assert break case catch class const continue default do else enum extends final finally for future generic goto if implements import inner instanceof interface native new outer package private protected public rest return static strictfp super switch synchronized this throw throws transient try var volatile while true false null +primary=abstract assert break case catch class const continue default do else enum extends final finally for goto if implements import instanceof interface native new package private protected public return static strictfp super switch synchronized this throw throws transient try volatile while true false null secondary=boolean byte char double float int long short void # documentation keywords for javadoc doccomment=author deprecated exception param return see serial serialData serialField since throws todo version
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).