commit | fedd457d033808efa050a37d1df7621af4bbeecd | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed@tanous.net> | Fri Jul 12 13:56:00 2024 -0700 |
committer | Ed Tanous <ed@tanous.net> | Tue Jul 16 00:25:50 2024 +0000 |
tree | 5cf4624c0e98830fa68a7911d2565358d1d5944d | |
parent | 5030d1617b9ab3db5626c046188e5641a711e75d [diff] [blame] |
Remove trailing whitespace clang-format won't remove trailing whitespace if that's the only change. Fix them all. Change-Id: Ic6e14af43cdd11905d3b58430d49b9ec1484f812 Signed-off-by: Ed Tanous <ed@tanous.net>
diff --git a/tests/ir-tests.cpp b/tests/ir-tests.cpp index 542ce8e..6da285b 100644 --- a/tests/ir-tests.cpp +++ b/tests/ir-tests.cpp
@@ -1,6 +1,6 @@ /** * Defines tests for validating CPER-JSON IR output from the cper-parse library. - * + * * Author: Lawrence.Tang@arm.com **/