From 496a58a6293b934fcb90b3d54a54a2488b857b19 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 28 Nov 2017 23:38:51 +0300 Subject: fix after convert --- plugins/HTTPServer/src/GuiElements.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HTTPServer/src/GuiElements.cpp') diff --git a/plugins/HTTPServer/src/GuiElements.cpp b/plugins/HTTPServer/src/GuiElements.cpp index 8baf495fd7..11b179b4b6 100644 --- a/plugins/HTTPServer/src/GuiElements.cpp +++ b/plugins/HTTPServer/src/GuiElements.cpp @@ -991,7 +991,7 @@ static INT_PTR CALLBACK DlgProcStatsticView(HWND hwndDlg, UINT msg, WPARAM wPara // References : - // Remarks : - // Created : 030826, 26 august 2003 -// Developer : Sйrgio Rolanski +// Developer : Sérgio Rolanski ///////////////////////////////////////////////////////////////////// void SendLinkToUser(WPARAM wParam, char *pszSrvPath) -- cgit v1.2.3