updates.
[silc.git] / lib / silcclient / README
index fef9e10ed1e23f2096b3d545e57f639c15370ed8..2b578a7ef800028908927def899a53c13fa03040 100644 (file)
@@ -81,7 +81,7 @@ SilcClientOperations ops = {
   silc_key_agreement,
 };
 
-Please see the `client_ops_example.h' header file in lib/silcclient/
+Please see the `client_ops_example.c' source file in lib/silcclient/
 directory for predefined structure and stub functions for your
 convenince.  It is provided for programmers so that they can copy
 it and use it directly in their application.