mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// package jpeg implements a reader for baseline JPEG images.
|
||||
// Reader for baseline `JPEG` images.
|
||||
package jpeg
|
||||
|
||||
import "core:bytes"
|
||||
|
||||
Reference in New Issue
Block a user