X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcdlist.h;h=a27aaad41ca86fd5f9139a986e53fe3bf10e8322;hp=2a5030a3ff3c96269a9169283da8d23294a68383;hb=30b8fb532138b2d9b523d3c069724e78fb72f8e3;hpb=2ce87b35c8d2512a67ba6d1159fd5ecafeb67b6f diff --git a/lib/silcutil/silcdlist.h b/lib/silcutil/silcdlist.h index 2a5030a3..a27aaad4 100644 --- a/lib/silcutil/silcdlist.h +++ b/lib/silcutil/silcdlist.h @@ -27,7 +27,7 @@ * DESCRIPTION * * SILC Dynamic List API can be used to add opaque contexts to list that - * will automatically allocate list entries. Normal SILC List API cannot + * will automatically allocate list entries. The simpler SilcList cannot * be used for this purpose because in that case the context passed to the * list must be defined as list structure already. This is not the case in * SilcDList. But SilcDList is a bit slower than SilcList because it