From dbfbe2930bd28516b282ca59dbb4f93714ad1a14 Mon Sep 17 00:00:00 2001 From: Ryan Long Date: Fri, 9 Jul 2021 16:01:50 -0400 Subject: CoverageWriterSkyeye.h: Fix formatting --- tester/covoar/CoverageWriterSkyeye.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tester/covoar') diff --git a/tester/covoar/CoverageWriterSkyeye.h b/tester/covoar/CoverageWriterSkyeye.h index 8f11959..5ef6432 100644 --- a/tester/covoar/CoverageWriterSkyeye.h +++ b/tester/covoar/CoverageWriterSkyeye.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