projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
link preventing typo fixed
[wxWidgets.git]
/
src
/
tiff
/
tiffcomp.h
diff --git
a/src/tiff/tiffcomp.h
b/src/tiff/tiffcomp.h
index 56e61e0522f4dba08871d0cf7d50cea5c90c3ab0..fbe1c0ebb1ae8e1f8adcaaf036793bdb4b172a50 100644
(file)
--- a/
src/tiff/tiffcomp.h
+++ b/
src/tiff/tiffcomp.h
@@
-84,7
+84,7
@@
#define BSDTYPES
#define HAVE_UNISTD_H 0
#elif defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)
-#define
BSDTYPES
+#define BSDTYPES
#elif defined(OS2_16) || defined(OS2_32)
#define BSDTYPES
#elif defined(__acornriscos)