[PATCH rtems-tools v1 10/10] CoverageWriterTSIM.h: Fix formatting

Ryan Long ryan.long at oarcorp.com
Wed Sep 8 16:44:40 UTC 2021


---
 tester/covoar/CoverageWriterTSIM.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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
     );
   };
 
-- 
1.8.3.1



More information about the devel mailing list