Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE is specified and
commitc435c29339cf4eb37ee5bcc1329acab83a7a7e56
authorJuan Lang <juan_lang@yahoo.com>
Tue, 2 Sep 2003 00:53:46 +0000 (2 00:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Sep 2003 00:53:46 +0000 (2 00:53 +0000)
treed2c046293f375baa9622fb012b079d749036af62
parentd9b8dfd7daba167944985cb8d4239860bcdaf1bb
Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE is specified and
lpSource is NULL.  Make indenting consistent too.
dlls/kernel/format_msg.c