Merge pull request #17570 from zeertzjq/pvs-autocmd-header

chore(PVS): add PVS header to api/autocmd.c
This commit is contained in:
zeertzjq 2022-03-02 09:02:28 +08:00 committed by GitHub
commit 4c24fcb91f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
// This is an open source non-commercial project. Dear PVS-Studio, please check
// it. PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
#include <stdbool.h>
#include <stdio.h>