1
0
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:
Hartmut Holzgraefe
2000-03-14 20:41:31 +00:00
parent b19d1bdb0f
commit 553eb2391d

View File

@@ -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;