mirror of
https://github.com/taigrr/gopher-os
synced 2026-03-22 20:32:24 -07:00
The %x verb in fmt.Printf does not add the "0x" prefix automatically so early.Printf has been changed to match this behavior.
The %x verb in fmt.Printf does not add the "0x" prefix automatically so early.Printf has been changed to match this behavior.