X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=3674db552fdf23e3137ce38ad54eee5aae5e70fb;hp=5857b1c86d99e3b241bfa7b452ddf3932da710af;hb=bb8aab02113d683b76e06da31b7804591e2e62e0;hpb=0fbf5f7102a65aa77d3bf2a36fe379e330edc5aa;ds=sidebyside 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 */