Skip to content
Snippets Groups Projects
Commit 634c29e2 authored by deuce's avatar deuce
Browse files

Add missing :

parent 043390ed
Branches
Tags
No related merge requests found
...@@ -189,7 +189,7 @@ while(!cfg_file.eof) { ...@@ -189,7 +189,7 @@ while(!cfg_file.eof) {
case "server": case "server":
host=str[1]; host=str[1];
break; break;
case "tls" case "tls":
tls=true; tls=true;
if(!port_set) if(!port_set)
port=563; port=563;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment