From: Lutz Jänicke Date: Sat, 25 Aug 2001 11:33:34 +0000 (+0000) Subject: Wording of comment... X-Git-Tag: OpenSSL_0_9_6c~123^2~62 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bb8aab02113d683b76e06da31b7804591e2e62e0;p=oweals%2Fopenssl.git Wording of comment... --- diff --git a/e_os.h b/e_os.h index 5857b1c86d..3674db552f 100644 --- a/e_os.h +++ b/e_os.h @@ -425,7 +425,7 @@ extern HINSTANCE _hInstance; #endif #if defined(sun) && !defined(__svr4__) && !defined(__SVR4) - /* include headers first, so our evil defines don't break it */ + /* include headers first, so our defines don't break it */ #include #include /* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */