summaryrefslogtreecommitdiff
path: root/math/guppi/patches/patch-ae
blob: 0cef176380c0dea0b3548e8fe2a12792ee70942b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2005/12/06 16:12:43 joerg Exp $

--- src/libguppiplot/guppi-text-block.c.orig	2005-12-06 15:05:54.000000000 +0000
+++ src/libguppiplot/guppi-text-block.c
@@ -900,6 +900,7 @@ guppi_text_block_foreach_word (GuppiText
 
     default:
       /* Do nothing. */
+      break;
     }
 
     render_stack_evolve (stack, tt);