winedbg: Correct header for virtual memory mapping for end address.
commit81c9b3a1055ac3f94b08bf8e83ed974881b6acca
authorDylan Smith <dylan.ah.smith@gmail.com>
Mon, 17 Aug 2009 05:15:15 +0000 (17 01:15 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Aug 2009 12:42:23 +0000 (17 14:42 +0200)
treeb32a92c97f2bd8adcab983b37a80b9f152864949
parent3add397abc4a94fb70268bb7bf2131b990ce8036
winedbg: Correct header for virtual memory mapping for end address.

The virtual memory mapping info retrieved by the command "info maps" has
the end address in the second column, even though the title for the
column says "Size".
programs/winedbg/info.c