mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Further overhaul of package line comments.
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
// package bufio implements buffered I/O. It wraps an `io.Stream` interface to provide buffering.
|
||||
// Wraps an `io.Stream` interface to provide buffered I/O.
|
||||
package bufio
|
||||
Reference in New Issue
Block a user