From 08fbfb4e209f79e7ddb02cf05e61cf391401b043 Mon Sep 17 00:00:00 2001 From: Ryan Long Date: Fri, 9 Jul 2021 16:03:12 -0400 Subject: CoverageWriterTSIM.h: Fix formatting --- tester/covoar/CoverageWriterTSIM.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tester/covoar') diff --git a/tester/covoar/CoverageWriterTSIM.h b/tester/covoar/CoverageWriterTSIM.h index 5ae57f8..9325a6a 100644 --- a/tester/covoar/CoverageWriterTSIM.h +++ b/tester/covoar/CoverageWriterTSIM.h @@ -36,9 +36,9 @@ namespace Coverage { /* Inherit documentation from base class. */ void writeFile( const std::string& file, - CoverageMapBase* coverage, - uint32_t lowAddress, - uint32_t highAddress + CoverageMapBase* coverage, + uint32_t lowAddress, + uint32_t highAddress ); }; -- cgit v1.2.3