summaryrefslogtreecommitdiff
path: root/games/quarry/patches/patch-src_gui-gtk_quarry-text-buffer.c
blob: efae30c3ba73b27b144f0f3b30afbdbdeecf05dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-src_gui-gtk_quarry-text-buffer.c,v 1.1 2012/11/16 00:50:39 joerg Exp $

--- src/gui-gtk/quarry-text-buffer.c.orig	2012-11-15 15:16:11.000000000 +0000
+++ src/gui-gtk/quarry-text-buffer.c
@@ -983,7 +983,7 @@ quarry_text_buffer_undo_entry_delete (Qu
 }
 
 
-inline gboolean
+gboolean
 quarry_text_buffer_undo_entry_is_empty
   (const QuarryTextBufferUndoEntry *undo_entry)
 {