From a324843d011a6b58ab29b9965d6632b8729da809 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 00:00:59 +0300 Subject: fix after files conversation --- plugins/UserInfoEx/src/dlg_msgbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/UserInfoEx/src/dlg_msgbox.cpp') diff --git a/plugins/UserInfoEx/src/dlg_msgbox.cpp b/plugins/UserInfoEx/src/dlg_msgbox.cpp index 4a59aa2741..303ab99fdd 100644 --- a/plugins/UserInfoEx/src/dlg_msgbox.cpp +++ b/plugins/UserInfoEx/src/dlg_msgbox.cpp @@ -35,7 +35,7 @@ typedef struct _MSGPOPUPDATA * * @param hDlg - the dialog box's window handle * @param idCtrl - the identication number of the control to move - * @param dx -ґnumber of pixels to horizontal move the control + * @param dx - number of pixels to horizontal move the control * @param dy - number of pixels to vertical move the control * @param dw - number of pixels to horizontal resize the control * @param dh - number of pixels to vertical resize the control -- cgit v1.2.3