Skip to content

Commit 8645cf1

Browse files
committed
- Update Submodule
1 parent 768b473 commit 8645cf1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Http2Serv.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ void ReadConfiguration(const wstring& m_strModulePath, deque<CHttpServ>& m_vServ
387387
}
388388

389389

390-
int main(int argc, const char* argv[])
390+
int main(int argc, char* argv[])
391391
{
392392
SrvParam SrvPara;
393393
wstring m_strModulePath;

brotli

0 commit comments

Comments
 (0)