mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-10 15:48:06 -05:00
Commas at the end of enumerator lists aren't allowed.
[originally from svn r2466]
This commit is contained in:
parent
ac6221c757
commit
78acf8edb8
@ -54,7 +54,7 @@
|
||||
enum {
|
||||
WC_TRAILINGBACKSLASH = 1,
|
||||
WC_UNCLOSEDCLASS,
|
||||
WC_INVALIDRANGE,
|
||||
WC_INVALIDRANGE
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user