summaryrefslogtreecommitdiffstats
path: root/tester/covoar/Target_m68k.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-04-06 15:24:08 -0500
committerJoel Sherrill <joel@rtems.org>2021-04-06 15:24:08 -0500
commitfcef37b720a2a2f3d20787b89c72e8f5c2f4e4c2 (patch)
tree8d6e9b8d9ff0922d7a5ac404b082f150d83ed989 /tester/covoar/Target_m68k.h
parentcoverage.py: Call covoar once (diff)
downloadrtems-tools-fcef37b720a2a2f3d20787b89c72e8f5c2f4e4c2.tar.bz2
covoar: Remove training white spaces
Diffstat (limited to 'tester/covoar/Target_m68k.h')
-rw-r--r--tester/covoar/Target_m68k.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/covoar/Target_m68k.h b/tester/covoar/Target_m68k.h
index 053e3b4..5ed7933 100644
--- a/tester/covoar/Target_m68k.h
+++ b/tester/covoar/Target_m68k.h
@@ -34,7 +34,7 @@ namespace Target {
virtual ~Target_m68k();
/*!
- * This method determines whether the specified line from a
+ * This method determines whether the specified line from a
* objdump file is a nop instruction.
*
* @param[in] line contains the object dump line to check