зеркало из https://github.com/mozilla/gecko-dev.git
remove comma at end of enumerator list from 9bbea3b66376
This commit is contained in:
Родитель
bb5ad136ed
Коммит
6e807c340d
|
@ -85,7 +85,7 @@ public:
|
||||||
// If set, then the Screen 'screen' in the callback can be different
|
// If set, then the Screen 'screen' in the callback can be different
|
||||||
// from the default Screen of the display passed to 'Draw' and can be
|
// from the default Screen of the display passed to 'Draw' and can be
|
||||||
// on a different display.
|
// on a different display.
|
||||||
DRAW_SUPPORTS_ALTERNATE_SCREEN = 0x20,
|
DRAW_SUPPORTS_ALTERNATE_SCREEN = 0x20
|
||||||
};
|
};
|
||||||
|
|
||||||
struct DrawOutput {
|
struct DrawOutput {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче