]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - server.c
Move sha1.[ch] to crypt.[ch] and make crypto API independent of sha1.
[paraslash.git] / server.c
index 0f2967b3317e13f5272964fca46f136d44774bfa..9f237ad7f3d7e10dee527dce33f4b1ac0da30410 100644 (file)
--- a/server.c
+++ b/server.c
@@ -57,8 +57,7 @@
  *
  *     - Doubly linked lists: \ref list.h,
  *     - Ring buffer: \ref ringbuffer.c, \ref ringbuffer.h,
- *     - Hashing: \ref hash.h, \ref sha1.h, \ref sha1.c,
- *     - Crypto: \ref crypt.c.
+ *     - Crypto: \ref crypt.c, \ref crypt.h.
  *     - Forward error correction: \ref fec.c.
  */