diff options
author | Joe <rbo@gmx.us> | 2023-12-15 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2023-12-15 20:20:20 +0100 |
commit | 8945d49e7ae4b96b2919fd074c03623a7c65b8f8 (patch) | |
tree | a538134f49219d34aee0b762e8d7b40a42598e20 /c_lhosts.go | |
parent | new stuff (diff) | |
download | hardflip-8945d49e7ae4b96b2919fd074c03623a7c65b8f8.tar.gz hardflip-8945d49e7ae4b96b2919fd074c03623a7c65b8f8.tar.bz2 hardflip-8945d49e7ae4b96b2919fd074c03623a7c65b8f8.tar.xz hardflip-8945d49e7ae4b96b2919fd074c03623a7c65b8f8.tar.zst hardflip-8945d49e7ae4b96b2919fd074c03623a7c65b8f8.zip |
good parsing
Diffstat (limited to '')
-rw-r--r-- | c_lhosts.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c_lhosts.go b/c_lhosts.go index d2cb992..aa32681 100644 --- a/c_lhosts.go +++ b/c_lhosts.go @@ -39,7 +39,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * josh: src/c_lhosts.go - * Fri, 15 Dec 2023 10:01:11 +0100 + * Fri, 15 Dec 2023 11:43:34 +0100 * Joe * * the hosts linked list |