Fwd: [PATCH] proto fix php_imap.c

php.internals

Chuck Hagenbuch

22 years ago
I'm not sure which branch, if any, this should be committed to... ----- Forwarded message from holliwell@gmx.net ----- Date: Thu, 13 Nov 2003 18:08:58 +0100 From: Friedhelm Betz <holliwell@gmx.net> Reply-To: Friedhelm Betz <holliwell@gmx.net> Subject: [PATCH] proto fix php_imap.c To: chuck@horde.org Hi, the attached patch fixes the proto for imap_getacl. I know, this is just cosmetics, but relevant for the doc team, as we generate the protos for the docu from the source files. So, it does not harm and makes the doc team happy ;-) Thanks and regards Friedhelm Betz ----- End forwarded message ----- -chuck
-- Charles Hagenbuch, <chuck@horde.org> "I'm really... I'm not too fascinated by green food." - Average Joe

Rasmus Lerdorf

22 years ago
That function is only on HEAD, so just one place to patch. I committed it. On Thu, 13 Nov 2003, Chuck Hagenbuch wrote: