summaryrefslogtreecommitdiff
path: root/ham/fldigi/patches/patch-src_throb_throb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ham/fldigi/patches/patch-src_throb_throb.cxx')
-rw-r--r--ham/fldigi/patches/patch-src_throb_throb.cxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/fldigi/patches/patch-src_throb_throb.cxx b/ham/fldigi/patches/patch-src_throb_throb.cxx
index de0afcfb96e..de00ba416a5 100644
--- a/ham/fldigi/patches/patch-src_throb_throb.cxx
+++ b/ham/fldigi/patches/patch-src_throb_throb.cxx
@@ -1,4 +1,6 @@
-$NetBSD: patch-src_throb_throb.cxx,v 1.1 2012/11/19 23:23:39 joerg Exp $
+$NetBSD: patch-src_throb_throb.cxx,v 1.2 2013/01/16 02:54:55 mef Exp $
+
+Don't use variable length arrays of non-POD types
--- src/throb/throb.cxx.orig 2012-11-19 16:10:27.000000000 +0000
+++ src/throb/throb.cxx