changed remark from hebrew to utf-8

This commit is contained in:
rois286
2019-04-17 16:16:50 +03:00
committed by GitHub
parent 60ee534c1f
commit e83339e4f1

View File

@@ -25,7 +25,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
/* Set locale to Hebrew */
/* Set locale to utf-8 */
setlocale(LC_ALL, "en_US.UTF-8");
*** OPTIONS ***/