diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-29 13:35:50 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-29 13:36:11 +0200 |
| commit | a3d497bf6ccc7141b66ada4b01a05068a09b31c3 (patch) | |
| tree | 8c54ab480169dff2739c565cc06bbeaa20e76eba /sys/windows | |
| parent | 9534e89c796edb8b7c0e8197c7e4ddca149d9526 (diff) | |
all: fix marking of auto-generated files
Update the copyright checking script and more files
for the standard convention of marking auto-generated files.
Diffstat (limited to 'sys/windows')
| -rw-r--r-- | sys/windows/windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/windows/windows.txt b/sys/windows/windows.txt index 74469de86..7c9dffe41 100644 --- a/sys/windows/windows.txt +++ b/sys/windows/windows.txt @@ -1,4 +1,4 @@ -# AUTOGENERATED FILE with tools/syz-declextract. +# Code generated by tools/syz-declextract. DO NOT EDIT. VerSetConditionMask(ConditionMask int64, TypeMask int32, Condition int8) GetEnvironmentStrings() |
