We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f9fc2a + c0d902c commit 3aebb20Copy full SHA for 3aebb20
nasmlib/crc32.c
@@ -112,4 +112,4 @@ uint32_t crc32b(uint32_t crc, const void *data, size_t len)
112
}
113
114
return hashval;
115
-};
+}
0 commit comments