Index: ppapi/c/dev/ppb_char_set_dev.h |
=================================================================== |
--- ppapi/c/dev/ppb_char_set_dev.h (revision 66122) |
+++ ppapi/c/dev/ppb_char_set_dev.h (working copy) |
@@ -29,7 +29,7 @@ |
// it will use the unicode "substitution character" U+FFFD. When converting |
// to another character set, the character will be charset-specific. For |
// many languages this will be the representation of the '?' character. |
- PP_CHARSET_CONVERSIONERROR_SUBSTITUTE, |
+ PP_CHARSET_CONVERSIONERROR_SUBSTITUTE |
}; |
struct PPB_CharSet_Dev { |