Fix error.h

This commit is contained in:
Kartik 2017-03-02 17:25:39 +05:30 committed by GitHub
parent 8324f351c3
commit c0296b5449

View File

@ -34,7 +34,7 @@ typedef enum
{
NORMAL = 0,
STEREO,
ScreenFlag;
}ScreenFlag;
///< The language to use.Use DEFAULT if you want your System Setting language.