aboutsummaryrefslogtreecommitdiff
path: root/src/conversation/gnunet_gst_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation/gnunet_gst_test.c')
-rw-r--r--src/conversation/gnunet_gst_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation/gnunet_gst_test.c b/src/conversation/gnunet_gst_test.c
index 98054797c..a7364aece 100644
--- a/src/conversation/gnunet_gst_test.c
+++ b/src/conversation/gnunet_gst_test.c
@@ -40,7 +40,7 @@ main (int argc, char *argv[])
40 40
41 // GstPipeline *pipeline; 41 // GstPipeline *pipeline;
42 42
43 gst = (GNUNET_gstData*) malloc (sizeof(struct GNUNET_gstData)); 43 gst = (GNUNET_gstData *) malloc (sizeof(struct GNUNET_gstData));
44 44
45 // gst->audio_message.header.type = htons (GNUNET_MESSAGE_TYPE_CONVERSATION_AUDIO); 45 // gst->audio_message.header.type = htons (GNUNET_MESSAGE_TYPE_CONVERSATION_AUDIO);
46 46