From d17a17ea785f91c18b5694eab3372c4e4564d95e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 24 Nov 2019 19:13:00 +0100 Subject: fix pointer indentation --- src/conversation/gnunet_gst_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/conversation/gnunet_gst_test.c') 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[]) // GstPipeline *pipeline; - gst = (GNUNET_gstData*) malloc (sizeof(struct GNUNET_gstData)); + gst = (GNUNET_gstData *) malloc (sizeof(struct GNUNET_gstData)); // gst->audio_message.header.type = htons (GNUNET_MESSAGE_TYPE_CONVERSATION_AUDIO); -- cgit v1.2.3