Commas at the end of enumerator lists aren't allowed.
[u/mdw/putty] / wildcard.c
index 999dfde..4084e09 100644 (file)
@@ -54,7 +54,7 @@
 enum {
     WC_TRAILINGBACKSLASH = 1,
     WC_UNCLOSEDCLASS,
-    WC_INVALIDRANGE,
+    WC_INVALIDRANGE
 };
 
 /*