mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 04:38:16 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
package varint implements LEB128 variable integer encoding and decoding, as used by DWARF & DEX files.
|
||||
`LEB128` variable integer encoding and decoding, as used by `DWARF` & `DEX` files.
|
||||
|
||||
Author of this Odin package: Jeroen van Rijn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user