mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
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 !!!
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user