mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
// package shoco is an implementation of the shoco short string compressor.
|
||||
package compress_shoco
|
||||
@@ -1,4 +1,4 @@
|
||||
// package shoco is an implementation of the shoco short string compressor.
|
||||
// `Shoco` short string compression and decompression.
|
||||
package compress_shoco
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user