From bb8aab02113d683b76e06da31b7804591e2e62e0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lutz=20J=C3=A4nicke?= Date: Sat, 25 Aug 2001 11:33:34 +0000 Subject: [PATCH] Wording of comment... --- e_os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.34.1