From cc11912da1e2881803828330f85b0fe177b570b6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 14 Apr 2015 23:08:02 +0100 Subject: Convert framebuffer frontend to bitmap operations table. --- gtk/bitmap.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gtk') diff --git a/gtk/bitmap.c b/gtk/bitmap.c index 4803b0ffc..03b5d9857 100644 --- a/gtk/bitmap.c +++ b/gtk/bitmap.c @@ -16,7 +16,8 @@ * along with this program. If not, see . */ -/** \file +/** + * \file * Generic bitmap handling (GDK / GTK+ implementation). * * This implements the interface given by desktop/bitmap.h using GdkPixbufs. -- cgit v1.2.3