X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcpacket.h;h=f7c6853cdcc6687d76e8e80f678031a799de310e;hb=410642a14d4185abd75715cee3f5177cd55b1ceb;hp=eb3c97d762817882210ed453d9ca8565ccc06ef8;hpb=4a2208546ba22e3da99dc1a2adcf2102246d6c6f;p=crypto.git diff --git a/lib/silccore/silcpacket.h b/lib/silccore/silcpacket.h index eb3c97d7..f7c6853c 100644 --- a/lib/silccore/silcpacket.h +++ b/lib/silccore/silcpacket.h @@ -22,9 +22,9 @@ * DESCRIPTION * * The SILC secure binary packet protocol interface, provides interface for - * sending and receiving SILC packets. The interface provides a packet engine, - * that can be used to receive packets from packet streams, and routines - * for sending all kinds of SILC packets. + * sending and receiving SILC packets. The interface provides a packet + * engine, that can be used to receive packets from packet streams, and + * routines for sending all kinds of SILC packets. * * The packet engine and packet stream are thread safe. They can be safely * used in multi threaded environment.