1
0
Fork 0
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:
Joshua Spence 2015-11-20 10:27:25 +11:00
parent 187e10e781
commit 2eada58960

View file

@ -16,5 +16,4 @@ void foo(char* str) {
}
~~~~~~~~~~
error:10:
error:15:
error:16: