X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcclient%2Fsilcclient.h;h=1edc5e90a12c98db512d5caf4524bb0dac9857c5;hp=6f28ab962a4ab3e2dc2bdba3e97ac1c19ba8ca5f;hb=4d3f87f2f076bd332fa73f878fe198b7a94671b5;hpb=a9c6c36d5712c2fa017d1e82126a7d3c6f32a05a diff --git a/lib/silcclient/silcclient.h b/lib/silcclient/silcclient.h index 6f28ab96..1edc5e90 100644 --- a/lib/silcclient/silcclient.h +++ b/lib/silcclient/silcclient.h @@ -1391,7 +1391,7 @@ SilcUInt16 silc_client_command_call(SilcClient client, * * If FALSE is returned in this function this callback will not be called * again for `command' even if there are more comand replies. By returning - * FALSE the caller my stop the command reply handling when needed. + * FALSE the caller may stop the command reply handling when needed. * ***/ typedef SilcBool (*SilcClientCommandReply)(SilcClient client,