From adb6e1cce10570a1b4ea1f55fce4813170c0b703 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 18 Sep 2010 06:44:24 +0800 Subject: janitor: Move the * to the variable name --- openbsc/tests/gsm0408/gsm0408_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/tests/gsm0408/gsm0408_test.c') diff --git a/openbsc/tests/gsm0408/gsm0408_test.c b/openbsc/tests/gsm0408/gsm0408_test.c index 287d4ee99..58377e64c 100644 --- a/openbsc/tests/gsm0408/gsm0408_test.c +++ b/openbsc/tests/gsm0408/gsm0408_test.c @@ -95,7 +95,7 @@ static void test_mi_functionality(void) COMPARE_STR(mi_parsed, imsi_even); } -int main(int argc, char** argv) +int main(int argc, char **argv) { test_location_area_identifier(); test_mi_functionality(); -- cgit v1.2.3