very formatting stuff

This commit is contained in:
2026-03-09 13:05:32 -05:00
parent 039e9abef5
commit 3f899a974f
2 changed files with 3 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ doing a bunch of bug fixes anyway.
## Code
Everything is in [src/](src).
A mostly untouched copy of [scott's original code](https://git.therats.win/scott/threaded_network_chat) is also in [old/](old).
A mostly untouched copy of [Scott's original code](https://git.therats.win/scott/threaded_network_chat) is also in [old/](old).
A reformatted version of that code is also in [modified-example.cc](modified-example.cc) but it can be ignored.
## Build