[dovecot-cvs] dovecot/src/lib ioloop-notify-none.c,1.1,1.2
    cras at dovecot.org 
    cras at dovecot.org
       
    Thu Oct 21 05:27:14 EEST 2004
    
        - Previous message: [dovecot-cvs] dovecot/src/master auth-process.c, 1.66,
	1.67 master-settings.c, 1.73, 1.74 master-settings.h, 1.48, 1.49
- Next message: [dovecot-cvs] dovecot/src/imap client.c, 1.48, 1.49 client.h, 1.24,
	1.25 cmd-idle.c, 1.16, 1.17
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /var/lib/cvs/dovecot/src/lib
In directory talvi:/tmp/cvs-serv21971
Modified Files:
	ioloop-notify-none.c 
Log Message:
cleanup
Index: ioloop-notify-none.c
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib/ioloop-notify-none.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ioloop-notify-none.c	24 Aug 2003 12:43:53 -0000	1.1
+++ ioloop-notify-none.c	21 Oct 2004 02:27:12 -0000	1.2
@@ -11,7 +11,7 @@
 			      io_callback_t *callback __attr_unused__,
 			      void *context __attr_unused__)
 {
-	return FALSE;
+	return NULL;
 }
 
 void io_loop_notify_remove(struct ioloop *ioloop __attr_unused__,
    
    
        
	- Previous message: [dovecot-cvs] dovecot/src/master auth-process.c, 1.66,
	1.67 master-settings.c, 1.73, 1.74 master-settings.h, 1.48, 1.49
- Next message: [dovecot-cvs] dovecot/src/imap client.c, 1.48, 1.49 client.h, 1.24,
	1.25 cmd-idle.c, 1.16, 1.17
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the dovecot-cvs
mailing list