--- libwww/Library/src/HTEvent.html 1996/08/05 21:44:52 2.5 +++ libwww/Library/src/HTEvent.html 1996/08/08 12:35:38 2.6 @@ -37,9 +37,8 @@ handling the registration process Note: The library core does not define any event manager - it is considered part of the application. The library comes with a default event manager which can be initiated -using the function -HTEventInit() in the -HTEvntrg module. +using the function HTEventInit() in HTInit +module

This module is implemented by HTEvent.c, and it is a part of the W3C Reference @@ -124,14 +123,13 @@ extern void HTEvent_setUnregisterCallbac

You can register the event manager provided together with libwww by using -HTEventInit() in the -HTEvntrg module. +the HTEventInit() in the HTInit module

 #endif /* HTEVENT_H */
 


- @(#) $Id: HTEvent.html,v 2.5 1996/08/05 21:44:52 eric Exp $ + @(#) $Id: HTEvent.html,v 2.6 1996/08/08 12:35:38 frystyk Exp $