From 4292f89345bc50231a1e26cf14121823e2e01aeb Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Wed, 14 Jun 2000 12:28:21 +0000 Subject: no c++ comments, please --- ext/imap/php_imap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/imap/php_imap.c') diff --git a/ext/imap/php_imap.c b/ext/imap/php_imap.c index ae792b3312..f0e0bafe61 100644 --- a/ext/imap/php_imap.c +++ b/ext/imap/php_imap.c @@ -1809,7 +1809,7 @@ PHP_FUNCTION(imap_lsub_full) } mail_free_foblist (&IMAPG(imap_sfolder_objects)); efree(delim); - IMAPG(folderlist_style) = FLIST_ARRAY; // reset to default + IMAPG(folderlist_style) = FLIST_ARRAY; /* reset to default */ } /* }}} */ -- cgit v1.2.1