Fix typo in comment.

pull/1/head
Heikki Linnakangas 14 years ago
parent 4f658dc851
commit 5ece8ecae8
  1. 2
      src/port/fls.c

@ -11,7 +11,7 @@
*
* This file was taken from FreeBSD to provide an implementation of fls()
* for platforms that lack it. Note that the operating system's version may
* be substantially more efficient thatn ours, since some platforms have an
* be substantially more efficient than ours, since some platforms have an
* assembly instruction that does exactly this.
*
* The FreeBSD copyright terms follow.

Loading…
Cancel
Save