mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
[INCLUDE] typo in msgdump.h, s/MS_msgdump/MD_msgdump/ (#1016)
Fix #1015.
This commit is contained in:
parent
52eee8955c
commit
3ccb48e6c2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue