From: Hartmut Holzgraefe Date: Tue, 14 Mar 2000 20:41:31 +0000 (+0000) Subject: I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!! X-Git-Tag: PHP-4.0-RC1~140 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=553eb2391d83667dbc49c09bb7a989280ec3a480;p=php I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!! I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!! I SHALL NOT TOUCH MY EMACS BETWEEN COMPILE AND CHECKIN !!! --- diff --git a/ext/imap/imap.c b/ext/imap/imap.c index fcd6638081..92889edb42 100644 --- a/ext/imap/imap.c +++ b/ext/imap/imap.c @@ -2841,7 +2841,7 @@ PHP_FUNCTION(imap_bodystruct) Read an overview of the information in the headers of the given message */ PHP_FUNCTION(imap_fetch_overview) { - pval *streamind, *sequence, *flags; + pval *streamind, *sequence, *pflags; int ind, ind_type; pils *imap_le_struct; pval *myoverview;