PATCH: fix comment in bfdwin.c

Tristan Gingold gingold@adacore.com
Mon Nov 17 17:01:00 GMT 2008


Hi,

Fix a comment in bfdwin.c (Maybe it can be considered as obvious ?)

Tristan.


bfd:
2008-11-17  Tristan Gingold  <gingold@adacore.com>

	* bfdwin.c: Fix comment.



*** bfdwin.c	20 Feb 2008 17:42:35 -0000	1.10
--- bfdwin.c	17 Nov 2008 16:58:24 -0000
***************
*** 26,34 ****
   #include "libbfd.h"

   /* Currently, if USE_MMAP is undefined, none if the window stuff is
!    used.  Okay, so it's mis-named.  At least the command-line option
!    "--without-mmap" is more obvious than "--without-windows" or some
!    such.  */

   #ifdef USE_MMAP

--- 26,32 ----
   #include "libbfd.h"

   /* Currently, if USE_MMAP is undefined, none if the window stuff is
!    used.  Enabled by --with-mmap.  */

   #ifdef USE_MMAP




More information about the Binutils mailing list