summaryrefslogtreecommitdiff
path: root/gtk/bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/bitmap.c')
-rw-r--r--gtk/bitmap.c3
1 files changed, 2 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
*/
-/** \file
+/**
+ * \file
* Generic bitmap handling (GDK / GTK+ implementation).
*
* This implements the interface given by desktop/bitmap.h using GdkPixbufs.