Merge pull request #2239 from RaiKoHoff/grepWin_Integration

Revert encoding of grepWin .rc and corresponding resource.h
This commit is contained in:
Rainer Kottenhoff 2020-04-19 00:27:17 +02:00 committed by GitHub
commit eb6e2c19b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -55,9 +55,9 @@ indent_style = tab
indent_size = 4
tab_width = 4
[grepWinNP3/**.{rc}]
charset = utf-16le
[grepWinNP3/src/**.{rc}]
charset = utf-16
[grepWinNP3/src/resource.h]
charset = utf-16le
charset = utf-16

Binary file not shown.

Binary file not shown.