зеркало из https://github.com/mozilla/gecko-dev.git
Remove a trailing comma from the ColorFormat enum in order to prevent compiler warnings, no bug
This commit is contained in:
Родитель
713893c541
Коммит
c0519c5841
|
@ -12,7 +12,7 @@ namespace MPAPI {
|
|||
|
||||
enum ColorFormat {
|
||||
YCbCr,
|
||||
RGB565,
|
||||
RGB565
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче