]> git.ozlabs.org Git - ccan/blobdiff - ccan/tlist/tlist.h
ccan/crc32c: new module for accelerated CRC32 (on x86-64).
[ccan] / ccan / tlist / tlist.h
index 37882ee7bbdcc62f0eaa38097a3c9b66eacc05fa..83e66db8333874b15054b6d51e7063c0cc0b68d9 100644 (file)
@@ -34,7 +34,7 @@
        }
 
 /**
- * TLIST_INIT - initalizer for an empty tlist
+ * TLIST_INIT - initializer for an empty tlist
  * @name: the name of the list.
  *
  * Explicit initializer for an empty list.