*: Add comment to all C files

This commit is contained in:
ZyX
2017-04-19 19:11:50 +03:00
parent 3351016dcd
commit c2f3e361c5
113 changed files with 339 additions and 0 deletions

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
// Some of the code came from pangoterm and libuv
#include <stdbool.h>
#include <stdlib.h>