Skip to content

Commit

Permalink
Wording of comment...
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutz Jänicke committed Aug 25, 2001
1 parent 0fbf5f7 commit bb8aab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e_os.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 <stdlib.h>
#include <string.h>
/* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */
Expand Down

0 comments on commit bb8aab0

Please sign in to comment.