From b8100b6bcb5e94a165867d657baa20b6d9f2c869 Mon Sep 17 00:00:00 2001 From: wittend99 Date: Thu, 29 Nov 2012 22:22:25 +0000 Subject: [PATCH] I should have noted - this and the previous commit give me a segfault when the audio processing runs. git-svn-id: https://svn.code.sf.net/p/freetel/code@1085 01035d8c-6547-0410-b346-abe4f91aad63 --- fdmdv2/src/topFrame.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fdmdv2/src/topFrame.h b/fdmdv2/src/topFrame.h index faf0ecf7..746443bc 100644 --- a/fdmdv2/src/topFrame.h +++ b/fdmdv2/src/topFrame.h @@ -4,7 +4,7 @@ // Purpose: Implements simple wxWidgets application with GUI. // Created: Apr. 9, 2012 // Authors: David Rowe, David Witten -// +// // License: // // This program is free software; you can redistribute it and/or modify -- 2.25.1