X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2FREADME;h=85748c280e6cd16a68da9692b2cdcbb65eb982f9;hb=3ef234937ec402fb77006783624375ef61ffa65d;hp=39555b6d4ce7b25aea514d2e683c3119dc890b99;hpb=a0688142e66b5c6927a11a412a095b43779719ce;p=silc.git diff --git a/lib/silcclient/README b/lib/silcclient/README index 39555b6d..85748c28 100644 --- a/lib/silcclient/README +++ b/lib/silcclient/README @@ -8,7 +8,7 @@ designed to be complete SILC Client implementation without actual user interface. The library provides the API for the application which it can use to implement generally whatever user interface it wants. -The `ops.h' file defines the function prototypes that application must +The `silcapi.h' file defines the function prototypes that application must implement in order to be able to create the user interface with the library. The idea is that the application can implement whatever user interface routines in the functions and display the data whatever way