2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Convert PVS-Studio comment to ANSI C.

This commit is contained in:
Todd C. Miller
2018-10-26 08:39:09 -06:00
parent 019279a4b8
commit 6c3d20cb41
195 changed files with 883 additions and 605 deletions

View File

@@ -18,8 +18,10 @@
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
*/
// 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
/*
* 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 <config.h>