mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-26 15:10:50 -08:00
*src/sysdep.c: Fix a comment.
This commit is contained in:
parent
a708a5c6bd
commit
ad03e7af8b
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
#define STDERR_FILENO fileno(GetStdHandle(STD_ERROR_HANDLE))
|
||||
#endif
|
||||
#include "w32.h"
|
||||
#endif /* not WINDOWSNT */
|
||||
#endif /* WINDOWSNT */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue