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.
1 parent 3f9fc2a commit c0d902cCopy full SHA for c0d902c
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