mirror of
https://github.com/sigmasternchen/CShore
synced 2025-03-15 08:08:56 +00:00
rebranding to CShore
This commit is contained in:
parent
3056f79e56
commit
b1f9fb309a
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ int main() {
|
|||
ssl: false
|
||||
};
|
||||
struct headers headers = headers_create();
|
||||
headers_mod(&headers, "Server", "CSite 0.1 on CFloor");
|
||||
headers_mod(&headers, "Server", "CShore 0.1");
|
||||
netConfig = (struct networkingConfig) {
|
||||
binds: {
|
||||
number: 1,
|
||||
|
|
Loading…
Reference in a new issue