From 618d5e13c15cc9b22282cab6c8726fcd08a5cec1 Mon Sep 17 00:00:00 2001 From: endernon <ender_non@outlook.com> Date: Tue, 12 Nov 2024 23:22:48 +0000 Subject: [PATCH] yes --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index cf57932..28d94f7 100644 --- a/src/main.rs +++ b/src/main.rs @@ -11,7 +11,7 @@ // running this, working dir // // is set to the root // // // -///////////////////////////////////// +/////////////////////////////////////# /// the configurable ip address const IPADDRESS: &str = "0.0.0.0";