mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
Merge pull request #28 from Zildj1an/patch-1
Fix warning on ; outside of function
This commit is contained in:
commit
3aebb20f12
@ -112,4 +112,4 @@ uint32_t crc32b(uint32_t crc, const void *data, size_t len)
|
||||
}
|
||||
|
||||
return hashval;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user