1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +03:00

s3/modules/vfs_acl_common.h: use utf-8

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
Douglas Bagnall
2021-11-17 09:47:52 +13:00
committed by Ralph Boehme
parent c3194d0d65
commit 4c85693f55
2 changed files with 1 additions and 2 deletions

View File

@@ -133,7 +133,6 @@ def iter_source_files():
def is_latin1_file(name):
for pattern in (
r'^source3/modules/vfs_acl_common.h$',
r'^source4/setup/ad-schema/\w+.ldf$',
r'^source4/setup/display-specifiers/D[\w-]+.txt$',
r'^testprogs/blackbox/test_samba-tool_ntacl.sh$',