mirror of
https://github.com/simh/simh.git
synced 2026-02-28 01:16:51 +00:00
TMXR: Remove 8-bit characters from comments
This commit is contained in:
@@ -2377,7 +2377,7 @@ return (0 != (lp->txppsize - lp->txppoffset));
|
||||
}
|
||||
|
||||
/* Return transmitted data complete status */
|
||||
/* 0 – not done, 1 – just now done, -1 – previously done. */
|
||||
/* 0 - not done, 1 - just now done, -1 - previously done. */
|
||||
|
||||
int32 tmxr_txdone_ln (TMLN *lp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user