$NetBSD: patch-aa,v 1.1 2000/05/14 22:03:43 frueauf Exp $

--- gladesig.c-orig	Mon Aug 30 20:27:21 1999
+++ gladesig.c	Sun May 14 23:46:11 2000
@@ -487,7 +487,7 @@
  	strncat(command, " -sR ", 5);
    
  if (GTK_TOGGLE_BUTTON(MW->fast_check)->active)
-   strncat(command, " -F ", 3);
+   strncat(command, " -F ", 4);
  
  if (GTK_TOGGLE_BUTTON(MW->range_check)->active) {
    val = gtk_entry_get_text(GTK_ENTRY(MW->range_text));
