Review at https://gerrit.osmocom.org/166
TEST commit, outdated without conflict, newest in branch
Change-Id: I451e65ce261ff55ca3b7a8bc7f08c71e20924eec --- M openbsc/src/libmsc/db.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/66/166/1
diff --git a/openbsc/src/libmsc/db.c b/openbsc/src/libmsc/db.c index df807f7..f93462e 100644 --- a/openbsc/src/libmsc/db.c +++ b/openbsc/src/libmsc/db.c @@ -19,7 +19,7 @@ * */
-/* FOO MOO GOO */ +/* FOO MOO GOO test 123 */
#include <stdint.h> #include <inttypes.h>