Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-05-02 Nozomu Ando <nand@mac.com>
|
||||
|
||||
* sysselect.h: Fix typo.
|
||||
|
||||
2005-05-02 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* charset.c (Fchars_in_region): Remove as obsolete.
|
||||
|
||||
@@ -18,7 +18,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
|
||||
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#ifdef HAVE_SYS_SELECT
|
||||
#ifdef HAVE_SYS_SELECT_H
|
||||
#include <sys/select.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user