mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-26 00:32:41 +01:00
Fix cppcheck linter test case
Summary: This is failing locally with `cppcheck` version 1.69. Test Plan: Ran `arc unit`. Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D14524
This commit is contained in:
parent
187e10e781
commit
2eada58960
1 changed files with 0 additions and 1 deletions
|
@ -16,5 +16,4 @@ void foo(char* str) {
|
||||||
}
|
}
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
error:10:
|
error:10:
|
||||||
error:15:
|
|
||||||
error:16:
|
error:16:
|
||||||
|
|
Loading…
Reference in a new issue