/[monit]/monit/protocols/protocol.c
ViewVC logotype

Diff of /monit/protocols/protocol.c

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

revision 1.13 by hauk, Fri Aug 29 16:58:07 2003 UTC revision 1.14 by hauk, Fri Aug 29 19:49:37 2003 UTC
# Line 225  void *create_ldap3() { Line 225  void *create_ldap3() {
225    
226  }  }
227    
228    
229  void *create_rdate() {  void *create_rdate() {
230        
231    if(myrdate == NULL) {    if(myrdate == NULL) {
# Line 237  void *create_rdate() { Line 238  void *create_rdate() {
238        
239  }  }
240    
241    
242  void *create_rsync() {  void *create_rsync() {
243        
244    if(myrsync == NULL) {    if(myrsync == NULL) {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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