osmo-msc/openbsc/src/osmo-bsc_mgcp
Holger Hans Peter Freyther daaea0c84f 64bit: Fix compiler warnings in regard to 64bit
vty_interface_layer3.c:584:4: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
    sizeof(subscr->extension)-1, VTY_NEWLINE);
2015-08-03 12:01:44 +02:00
..
Makefile.am configure: Do not link all applications against libgsm 2015-07-02 09:51:31 +02:00
mgcp_main.c 64bit: Fix compiler warnings in regard to 64bit 2015-08-03 12:01:44 +02:00