[dovecot-cvs] dovecot/src/lib-imap imap-parser.h,1.18,1.19

cras at dovecot.org cras at dovecot.org
Sun Aug 7 14:41:25 EEST 2005


Update of /var/lib/cvs/dovecot/src/lib-imap
In directory talvi:/tmp/cvs-serv27981/src/lib-imap

Modified Files:
	imap-parser.h 
Log Message:
s/occured/occurred/



Index: imap-parser.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-imap/imap-parser.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- imap-parser.h	12 Jul 2005 16:09:25 -0000	1.18
+++ imap-parser.h	7 Aug 2005 11:41:21 -0000	1.19
@@ -93,7 +93,7 @@
 
 /* Read a number of arguments. This function doesn't call i_stream_read(), you
    need to do that. Returns number of arguments read (may be less than count
-   in case of EOL), -2 if more data is needed or -1 if error occured.
+   in case of EOL), -2 if more data is needed or -1 if error occurred.
 
    count-sized array of arguments are stored into args when return value is
    0 or larger. If all arguments weren't read, they're set to NIL. count



More information about the dovecot-cvs mailing list