[MERGED] libosmocore[master]: tests/conv: whitespece fix

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Mon Jan 16 12:55:15 UTC 2017


Vadim Yanitskiy has submitted this change and it was merged.

Change subject: tests/conv: whitespece fix
......................................................................


tests/conv: whitespece fix

Change-Id: I73ab4614c5c23390862d3ecaa2561a6749604a15
---
M tests/conv/conv_test.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Vadim Yanitskiy: Verified
  Harald Welte: Looks good to me, approved



diff --git a/tests/conv/conv_test.c b/tests/conv/conv_test.c
index ed1257e..3064f9c 100644
--- a/tests/conv/conv_test.c
+++ b/tests/conv/conv_test.c
@@ -256,7 +256,7 @@
 			.in_len  = 48,
 			.out_len = 72,
 			.has_vec = 1,
-		.vec_in  = { 0x4d, 0xcb, 0xfc, 0x72, 0xf4, 0x8c },
+			.vec_in  = { 0x4d, 0xcb, 0xfc, 0x72, 0xf4, 0x8c },
 			.vec_out = { 0xc0, 0x86, 0x63, 0x4b, 0x8b, 0xd4, 0x6a, 0x76, 0xb2 },
 		},
 		{

-- 
To view, visit https://gerrit.osmocom.org/1602
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I73ab4614c5c23390862d3ecaa2561a6749604a15
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>



More information about the gerrit-log mailing list