Module: wine Branch: master Commit: 0940ce3205f944af3c9135fafbe291eb83dcd4b7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0940ce3205f944af3c9135fafb...
Author: Alex Henrie alexhenrie24@gmail.com Date: Mon May 18 23:44:23 2015 -0600
riched20: Fix copy-paste error in header documentation.
---
dlls/riched20/res.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/riched20/res.h b/dlls/riched20/res.h index aaf1222..2f677a4 100644 --- a/dlls/riched20/res.h +++ b/dlls/riched20/res.h @@ -1,5 +1,5 @@ /* - * Top level resource file for MOUSE driver dll + * Top level resource file for rich edit control * * Copyright 2007 Maarten Lankhorst for CodeWeavers *