Message ID | gerrit.1464824674798.I534719345e271876f562e5a6fe3f959f27dede19@gerrit.osmocom.org |
---|---|
State | New |
Headers | show |
Patch Set 1: Code-Review-1 test comment
Patch Set 1: -Code-Review comment
Patch Set 1: Code-Review+2
Neels Hofmeyr has abandoned this change. Change subject: TEST commit, outdated without conflict ...................................................................... Abandoned test
diff --git a/openbsc/src/libcommon/gsm_data.c b/openbsc/src/libcommon/gsm_data.c index 4e235fd..24b6845 100644 --- a/openbsc/src/libcommon/gsm_data.c +++ b/openbsc/src/libcommon/gsm_data.c @@ -17,6 +17,7 @@ * */ +/* Another test change */ #include <stdlib.h> #include <stdio.h> diff --git a/openbsc/src/libmsc/db.c b/openbsc/src/libmsc/db.c index b3235bb..df807f7 100644 --- a/openbsc/src/libmsc/db.c +++ b/openbsc/src/libmsc/db.c @@ -19,6 +19,8 @@ * */ +/* FOO MOO GOO */ + #include <stdint.h> #include <inttypes.h> #include <libgen.h>