mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
fix comma at end of enumerator list
This commit is contained in:
@@ -30,7 +30,7 @@ class CScreenShot : public OpenThreads::Thread
|
||||
typedef enum {
|
||||
FORMAT_PNG,
|
||||
FORMAT_JPG,
|
||||
FORMAT_BMP,
|
||||
FORMAT_BMP
|
||||
} screenshot_format_t;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user