astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2018-01-23 18:15:37 +01:00
parent 8eae9cdd60
commit ce44a5805c
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ void uninitvar(int fd)
// cppcheck-suppress uninitvar
// cppcheck-suppress utimeCalled
utime(filename, times1);
// cppcheck-suppress unreadVariable
// cppcheck-suppress uninitvar
int access_ret = access("file", x);