diff options
Diffstat (limited to 'gcc/m2/mc-boot/GDebug.h')
-rw-r--r-- | gcc/m2/mc-boot/GDebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/m2/mc-boot/GDebug.h b/gcc/m2/mc-boot/GDebug.h index 08c4da1..582be90 100644 --- a/gcc/m2/mc-boot/GDebug.h +++ b/gcc/m2/mc-boot/GDebug.h @@ -61,7 +61,7 @@ EXTERN void Debug_Halt (const char *Message_, unsigned int _Message_high, const /* DebugString - writes a string to the debugging device (Scn.Write). - It interprets + It interprets as carriage return, linefeed. */ |