mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
with bug fix for #6045.pnunn.
This commit is contained in:
parent
4524952ae6
commit
5820e15512
@ -20,7 +20,7 @@
|
||||
* ilclient.c --- Management of imagelib client data structures,
|
||||
* including image cache.
|
||||
*
|
||||
* $Id: ilclient.cpp,v 3.9 1999/06/01 23:14:55 pnunn%netscape.com Exp $
|
||||
* $Id: ilclient.cpp,v 3.10 1999/06/09 20:19:29 pnunn%netscape.com Exp $
|
||||
*/
|
||||
|
||||
|
||||
@ -1040,7 +1040,7 @@ il_add_client(IL_GroupContext *img_cx, il_container *ic,
|
||||
|
||||
/* Delete an IL_ImageReq from the list of clients for an image container.
|
||||
Return TRUE if successful, FALSE otherwise. */
|
||||
static PRBool
|
||||
PRBool
|
||||
il_delete_client(il_container *ic, IL_ImageReq *image_req)
|
||||
{
|
||||
IL_GroupContext *img_cx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user