remove extra ';'
This commit is contained in:
@@ -3813,7 +3813,7 @@ struct cs_info * get_current_cs(const char * es) {
|
||||
}
|
||||
}
|
||||
return ccs;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -3846,5 +3846,4 @@ const char * get_default_enc(const char * lang) {
|
||||
}
|
||||
}
|
||||
return NULL;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user