mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +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:
parent
c3194d0d65
commit
4c85693f55
@ -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$',
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (C) Volker Lendecke, 2008
|
||||
* Copyright (C) Jeremy Allison, 2009
|
||||
* Copyright (C) Ralph Böhme, 2016
|
||||
* Copyright (C) Ralph Böhme, 2016
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
Loading…
Reference in New Issue
Block a user