mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-22 01:14:15 +03:00
fix gtk bitmap doccomment to be truthful
This commit is contained in:
parent
527b19b111
commit
2bec7f113c
@ -18,9 +18,9 @@
|
||||
|
||||
/**
|
||||
* \file
|
||||
* Generic bitmap handling (GDK / GTK+ implementation).
|
||||
* GTK bitmap handling.
|
||||
*
|
||||
* This implements the interface given by desktop/bitmap.h using GdkPixbufs.
|
||||
* This implements the bitmap interface using cairo image surfaces
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user