https://git.reactos.org/?p=reactos.git;a=commitdiff;h=791fbde496d37dc9339fb3...
commit 791fbde496d37dc9339fb364c8ab704f02a03ce7 Author: Katayama Hirofumi MZ katayama.hirofumi.mz@gmail.com AuthorDate: Mon Sep 13 13:56:30 2021 +0900 Commit: Katayama Hirofumi MZ katayama.hirofumi.mz@gmail.com CommitDate: Mon Sep 13 13:56:30 2021 +0900
[SDK][INCLUDE] Remove period (.) from comment 'Non SDK DCE types.' in undocuser.h --- sdk/include/reactos/undocuser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sdk/include/reactos/undocuser.h b/sdk/include/reactos/undocuser.h index 8a409c04059..45a34afab7b 100644 --- a/sdk/include/reactos/undocuser.h +++ b/sdk/include/reactos/undocuser.h @@ -96,7 +96,7 @@ extern "C" { #define IMS_SENDNOTIFICATION 0x1F #define IMS_FINALIZE_COMPSTR 0x20
-/* Non SDK DCE types.*/ +/* Non SDK DCE types */ #define DCX_USESTYLE 0x00010000 #define DCX_KEEPCLIPRGN 0x00040000 #define DCX_KEEPLAYOUT 0x40000000