Added SILC Thread Queue API
[crypto.git] / lib / doc / programming_conv.html
index 4af880dfbf4f0c1e28a848b0043cf5406a2c584f..eee033b35af788b1982f5de3c9b9535cf145f239 100644 (file)
@@ -25,14 +25,15 @@ in the name.  All macros start with the "SILC_" prefix.  Example:
 </tt>
 
 <br />&nbsp;<br />
-Also defines (#define) are always capitalised and include underscores to
-separate words in the name.  Also all defines start with the "SILC_" prefix.
+Also other defines (#define) are always capitalised and include 
+underscores to separate words in the name.  Also all defines start with 
+the "SILC_" prefix.
 
 <br />&nbsp;<br />
 <b>Structures</b>
 
 <br />&nbsp;<br />
-All structure names being with "Silc" prefix, and the name is mixed-case,
+All structure names begin with "Silc" prefix, and the name is mixed-case,
 for example: SilcClientConnection, SilcCommandPayload.  Many of the 
 structures used in SILC are actually private structures, and application
 cannot access them directly.  In these cases the structures are forward