summaryrefslogtreecommitdiffstats
path: root/usr.bin/talk
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2003-07-04 20:44:25 +0000
committerluigi <luigi@FreeBSD.org>2003-07-04 20:44:25 +0000
commit1ca2a45ac4df7e56ca50ca3ddf4a8c0148c08310 (patch)
treea3baf4dd8a8e19622b138c7ef60282f77b444b4d /usr.bin/talk
parentbac0cc9881fd9737ba2dbc069a8e3b9a0d1ee4fe (diff)
downloadFreeBSD-src-1ca2a45ac4df7e56ca50ca3ddf4a8c0148c08310.zip
FreeBSD-src-1ca2a45ac4df7e56ca50ca3ddf4a8c0148c08310.tar.gz
remove whitespace at end of line
Diffstat (limited to 'usr.bin/talk')
-rw-r--r--usr.bin/talk/display.c2
-rw-r--r--usr.bin/talk/get_iface.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/talk/display.c b/usr.bin/talk/display.c
index 9b83d52..24851e4 100644
--- a/usr.bin/talk/display.c
+++ b/usr.bin/talk/display.c
@@ -96,7 +96,7 @@ display(win, text, size)
text++;
continue;
}
-
+
/* erase character */
if ( *text == win->cerase
|| *text == 010 /* BS */
diff --git a/usr.bin/talk/get_iface.c b/usr.bin/talk/get_iface.c
index 1191e50..b7f8b13 100644
--- a/usr.bin/talk/get_iface.c
+++ b/usr.bin/talk/get_iface.c
@@ -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
OpenPOWER on IntegriCloud