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/s/irix5-2.h | |
parent | db95369be096960245dd38678f68464627698678 (diff) | |
download | emacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz |
Trailing whitespace deleted.
Diffstat (limited to 'src/s/irix5-2.h')
-rw-r--r-- | src/s/irix5-2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/irix5-2.h b/src/s/irix5-2.h index 4d7509f8d54..a9056fae8c1 100644 --- a/src/s/irix5-2.h +++ b/src/s/irix5-2.h @@ -1,8 +1,8 @@ #include "irix5-0.h" -/* as of version 5.2, irix no longer uses flock, +/* as of version 5.2, irix no longer uses flock, according to jackr@wpd.sgi.com. */ -#undef MAIL_USE_FLOCK +#undef MAIL_USE_FLOCK /* C-g in select is not handled properly with restartable system calls. So don't use them. */ |