]> mj.ucw.cz Git - libucw.git/blobdiff - lib/hashfunc.c
final changes to substr analyser... closes Bug 2385
[libucw.git] / lib / hashfunc.c
index ad6a6bdf9d0637acbfc76770308581e2f4a37ea0..10c29abd67c3cdb7be34a294adfbb20d7820ce93 100644 (file)
@@ -1,6 +1,6 @@
 /*
- *     Hyper-super-meta-alt-control-shift extra fast str_len() and hash_*()
- *     routines
+ *     UCW Library -- Hyper-super-meta-alt-control-shift extra fast
+ *     str_len() and hash_*() routines
  *
  *     It is always at least as fast as the classical strlen() routine and for
  *     strings longer than 100 characters, it is substantially faster.