mirror of
https://github.com/pragma-/pbot.git
synced 2025-10-07 19:47:27 +02:00
CGrammar: Put space after if/while/for keywords
This commit is contained in:
parent
b66e9502d7
commit
d6c20bc051
@ -13,7 +13,7 @@ use warnings;
|
||||
# These are set automatically by the build/commit script
|
||||
use constant {
|
||||
BUILD_NAME => "PBot",
|
||||
BUILD_REVISION => 687,
|
||||
BUILD_REVISION => 688,
|
||||
BUILD_DATE => "2014-07-01",
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user