[PATCH rtems-tools v3 7/7] TraceWriterQEMU.h: Fix formatting
Ryan Long
ryan.long at oarcorp.com
Mon Sep 27 12:49:48 UTC 2021
---
tester/covoar/TraceWriterQEMU.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tester/covoar/TraceWriterQEMU.h b/tester/covoar/TraceWriterQEMU.h
index aa89860..7078837 100644
--- a/tester/covoar/TraceWriterQEMU.h
+++ b/tester/covoar/TraceWriterQEMU.h
@@ -44,9 +44,9 @@ namespace Trace {
* @return Returns TRUE if the method succeeded and FALSE if it failed.
*/
bool writeFile(
- const std::string& file,
- Trace::TraceReaderBase *log,
- bool verbose
+ const std::string& file,
+ Trace::TraceReaderBase* log,
+ bool verbose
);
};
--
1.8.3.1
More information about the devel
mailing list