aboutsummaryrefslogtreecommitdiff
path: root/e_os2.h
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2014-08-08 16:46:14 -0400
committerRich Salz <rsalz@akamai.com>2014-08-08 16:54:14 -0400
commita90081576c94f9f54de1755188a00ccc1760549a (patch)
treedffbe450e39181c15a9ef5422cbed5916f8af161 /e_os2.h
parent0989790b87efcfd40ae6770f11af28a005df28ac (diff)
downloadopenssl-a90081576c94f9f54de1755188a00ccc1760549a.zip
openssl-a90081576c94f9f54de1755188a00ccc1760549a.tar.gz
openssl-a90081576c94f9f54de1755188a00ccc1760549a.tar.bz2
Remove DJGPP (and therefore WATT32) #ifdef's.
DJGPP is no longer a supported platform. Remove all #ifdef, etc., cases that refer to it. DJGPP also #define'd WATT32, so that is now removed as well.
Diffstat (limited to 'e_os2.h')
-rw-r--r--e_os2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e_os2.h b/e_os2.h
index f4597a2..d07c4b9 100644
--- a/e_os2.h
+++ b/e_os2.h
@@ -85,7 +85,7 @@ extern "C" {
/* ---------------------- Microsoft operating systems ---------------------- */
/* Note that MSDOS actually denotes 32-bit environments running on top of
- MS-DOS, such as DJGPP one. */
+ MS-DOS. */
#if defined(OPENSSL_SYSNAME_MSDOS)
# undef OPENSSL_SYS_UNIX
# define OPENSSL_SYS_MSDOS