X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=server.c;h=9f237ad7f3d7e10dee527dce33f4b1ac0da30410;hb=e7593d7c153bfca2131b18621fb24ae18c1c0cb3;hp=0f2967b3317e13f5272964fca46f136d44774bfa;hpb=037059c8a25ce134af1eaa6c3fa8ac96b9f7e0b6;p=paraslash.git diff --git a/server.c b/server.c index 0f2967b3..9f237ad7 100644 --- 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. */