Defining 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;