/[monit]/monit/http/cervlet.c
ViewVC logotype

Diff of /monit/http/cervlet.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.92 by hauk, Sun Aug 31 21:56:28 2003 UTC revision 1.93 by chopp, Wed Sep 3 15:29:29 2003 UTC
# Line 128  extern ssl_server_connection * mySSLServ Line 128  extern ssl_server_connection * mySSLServ
128   */   */
129  void init_service() {  void init_service() {
130        
131    add_Impl(doGet, doPost);    add_Impl((void *) doGet, (void *) doPost);
132        
133  }  }
134    

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26