From 553eb2391d83667dbc49c09bb7a989280ec3a480 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Tue, 14 Mar 2000 20:41:31 +0000 Subject: [PATCH] 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 !!! --- ext/imap/imap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.50.1