]> git.kaiwu.me - nginx.git/commitdiff
Comment fixed.
authorAndrey Belov <defan@nginx.com>
Thu, 5 Apr 2012 19:49:34 +0000 (19:49 +0000)
committerAndrey Belov <defan@nginx.com>
Thu, 5 Apr 2012 19:49:34 +0000 (19:49 +0000)
src/core/ngx_murmurhash.h

index 2b2b70d6ccf9105651bcb29078391025285edbb3..54e867d303a3020bd6b44000716c516af6ef84c0 100644 (file)
@@ -16,4 +16,4 @@
 uint32_t ngx_murmur_hash2(u_char *data, size_t len);
 
 
-#endif /* _NGX_CRC_H_INCLUDED_ */
+#endif /* _NGX_MURMURHASH_H_INCLUDED_ */