tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

Typo error in src/ssl.c #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Line 204: Log_fatal("Failed to initalize: %d", rc);

What is the expected output? What do you see instead?
Please correct it to "initialize"

What version of the product are you using? On what operating system?
0.2.10 (Debian wheezy)

Cheers!

Original issue reported on code.google.com by pierre.h...@gmail.com on 9 Jan 2013 at 10:19

GoogleCodeExporter commented 9 years ago
Should be fixed in 
https://github.com/fatbob313/umurmur/commit/24eae60940b662324e71fe350108de759dc2
511a

Original comment by fatbob.s...@gmail.com on 11 Feb 2013 at 10:02