From 2bec7f113c11329098a7a9d7dfa8766f82357cd2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 9 Jun 2017 21:58:21 +0100 Subject: fix gtk bitmap doccomment to be truthful --- frontends/gtk/bitmap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontends/gtk/bitmap.c b/frontends/gtk/bitmap.c index b42814295..36b614cf9 100644 --- a/frontends/gtk/bitmap.c +++ b/frontends/gtk/bitmap.c @@ -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 -- cgit v1.2.3