mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 03:49:06 +08:00
Fix typos
Mostly found with codespell and during code review.
This commit is contained in:
@@ -67,7 +67,7 @@ int lh_ptr_equal(const void *k1, const void *k2)
|
||||
* hashlittle from lookup3.c, by Bob Jenkins, May 2006, Public Domain.
|
||||
* http://burtleburtle.net/bob/c/lookup3.c
|
||||
* minor modifications to make functions static so no symbols are exported
|
||||
* minor mofifications to compile with -Werror
|
||||
* minor modifications to compile with -Werror
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user