From: Katayama Hirofumi MZ Date: Wed, 7 Nov 2018 15:51:41 +0000 (+0900) Subject: [INCLUDE] typo in msgdump.h, s/MS_msgdump/MD_msgdump/ (#1016) X-Git-Tag: 0.4.12-dev~272 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=3ccb48e6c29d0b3c6465c105241d827924c7d255 [INCLUDE] typo in msgdump.h, s/MS_msgdump/MD_msgdump/ (#1016) Fix #1015. --- diff --git a/sdk/include/reactos/msgdump.h b/sdk/include/reactos/msgdump.h index 620f931ade4..3dad4a1405f 100644 --- a/sdk/include/reactos/msgdump.h +++ b/sdk/include/reactos/msgdump.h @@ -8,9 +8,9 @@ #define _INC_MSGDUMP /* - * NOTE: MS_msgdump function in this file provides Win32API message dump feature. + * NOTE: MD_msgdump function in this file provides Win32API message dump feature. * NOTE: This header file takes time to compile. - * You might indirectly use MS_msgdump function. + * You might indirectly use MD_msgdump function. */ #pragma once