mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
remove whitespace at end of line
This commit is contained in:
parent
749d01b011
commit
2233a14e50
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117238
@ -96,7 +96,7 @@ display(win, text, size)
|
||||
text++;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
/* erase character */
|
||||
if ( *text == win->cerase
|
||||
|| *text == 010 /* BS */
|
||||
|
@ -12,7 +12,7 @@
|
||||
* no representations about the suitability of this software for any
|
||||
* purpose. It is provided "as is" without express or implied
|
||||
* warranty.
|
||||
*
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''. M.I.T. DISCLAIMS
|
||||
* ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
|
Loading…
Reference in New Issue
Block a user