diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
commit | 177c0ea74342272645959b82cf219faa0b3dba16 (patch) | |
tree | 44e22b210a9904eab25a66d12e708804b671df75 /src/systty.h | |
parent | db95369be096960245dd38678f68464627698678 (diff) | |
download | emacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz |
Trailing whitespace deleted.
Diffstat (limited to 'src/systty.h')
-rw-r--r-- | src/systty.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systty.h b/src/systty.h index fdd1f70f4c1..39ae61be1c9 100644 --- a/src/systty.h +++ b/src/systty.h @@ -112,7 +112,7 @@ static struct sensemode { #ifdef NEED_BSDTTY #include <sys/bsdtty.h> -#endif +#endif #if defined (HPUX) && defined (HAVE_PTYS) #include <sys/ptyio.h> |