--- a/src/protocols/novell/nmrequest.h Wed Jun 23 16:58:22 2004 +0000 +++ b/src/protocols/novell/nmrequest.h Wed Jun 23 17:27:56 2004 +0000 @@ -34,7 +34,8 @@ * * @return The new request object */ -NMRequest *nm_create_request(const char *cmd, int trans_id, int gmt); +NMRequest *nm_create_request(const char *cmd, int trans_id, int gmt, nm_response_cb cb, + gpointer resp_data, gpointer user_define); /** * Release a request object.