mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Update comments
This commit is contained in:
@@ -42,6 +42,5 @@
|
||||
this and panic to avoid temp allocations prematurely overwriting data and garbling results,
|
||||
or worse. This means that should you replace the temp allocator with an insufficient one,
|
||||
we'll do our best to loudly complain the first time you try it.
|
||||
|
||||
*/
|
||||
package net
|
||||
Reference in New Issue
Block a user