Common Libraries Reference Manual

In the Open Client and Open Server Common Libraries Reference Manual, to define a CS-Library message callback, replace the declaration in Chapter 1, page 6, with the following:

CS_RETCODE CS_PUBLIC cslibmsg_cb(context, message)
CS_CONTEXT *context;
CS_CLIENTMSG *message;