mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-09 07:13:43 -05:00
Commas at the end of enumerator lists aren't allowed.
[originally from svn r2466]
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
enum {
|
||||
WC_TRAILINGBACKSLASH = 1,
|
||||
WC_UNCLOSEDCLASS,
|
||||
WC_INVALIDRANGE,
|
||||
WC_INVALIDRANGE
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user