aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet-helper-audio-record.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-02 21:19:33 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-02 21:19:33 +0000
commit517263c3f5134e5dba57a25e745cb276937602bc (patch)
treec373fee79171adde26b138631bd8d0c371825b69 /src/conversation/gnunet-helper-audio-record.c
parent875342e4d0114e626dcf502362787d048d5e12fc (diff)
downloadgnunet-517263c3f5134e5dba57a25e745cb276937602bc.tar.gz
gnunet-517263c3f5134e5dba57a25e745cb276937602bc.zip
-use util's mst, remove broken mst.c
Diffstat (limited to 'src/conversation/gnunet-helper-audio-record.c')
-rw-r--r--src/conversation/gnunet-helper-audio-record.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/conversation/gnunet-helper-audio-record.c b/src/conversation/gnunet-helper-audio-record.c
index a3e760794..2267c764b 100644
--- a/src/conversation/gnunet-helper-audio-record.c
+++ b/src/conversation/gnunet-helper-audio-record.c
@@ -462,6 +462,8 @@ opus_init ()
462int 462int
463main (int argc, char *argv[]) 463main (int argc, char *argv[])
464{ 464{
465 fprintf (stderr, "HERE2!\n");
466
465 GNUNET_assert (GNUNET_OK == 467 GNUNET_assert (GNUNET_OK ==
466 GNUNET_log_setup ("gnunet-helper-audio-record", 468 GNUNET_log_setup ("gnunet-helper-audio-record",
467 "WARNING", 469 "WARNING",