Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mg/verify-commit'
[gitweb.git]
/
compat
/
mingw.h
diff --git
a/compat/mingw.h
b/compat/mingw.h
index 4b638d83361abe2abd8c1a13139ed5ffd71e9cc6..8dac6f9d6bc91c7949533d5d6d987530d6993b01 100644
(file)
--- a/
compat/mingw.h
+++ b/
compat/mingw.h
@@
-318,9
+318,7
@@
int mingw_raise(int sig);
*/
void winansi_init(void);
-int winansi_isatty(int fd);
HANDLE winansi_get_osfhandle(int fd);
-#define isatty winansi_isatty
/*
* git specific compatibility