Thanks to visit codestin.com Credit goes to github.com
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 4f658dc commit 5ece8ecCopy full SHA for 5ece8ec
src/port/fls.c
@@ -11,7 +11,7 @@
11
*
12
* This file was taken from FreeBSD to provide an implementation of fls()
13
* for platforms that lack it. Note that the operating system's version may
14
- * be substantially more efficient thatn ours, since some platforms have an
+ * be substantially more efficient than ours, since some platforms have an
15
* assembly instruction that does exactly this.
16
17
* The FreeBSD copyright terms follow.
0 commit comments