mirror of
https://github.com/Noratrieb/crimes.git
synced 2026-01-14 09:05:01 +01:00
fix comment
This commit is contained in:
parent
b7b4283a77
commit
c750e0758f
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ unsafe fn extract(buf: Buf) -> (Ptr, Ptr) {
|
|||
|
||||
fn main() {
|
||||
unsafe {
|
||||
// two innocent looking variants
|
||||
// two innocent looking integers
|
||||
let a = 5u8;
|
||||
let b = 3u8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue