libosmocore/utils
Holger Hans Peter Freyther a652abc5bf utils: Fix compiler warnings n the osmo-auc-gen utility
osmo-auc-gen.c:217:3: warning: implicit declaration of function ‘time’ [-Wimplicit-function-declaration]
osmo-auc-gen.c:249:3: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘uint64_t’ [-Wformat]

Fixes: Coverity CID 1040668
2013-07-14 09:14:37 +02:00
..
Makefile.am build: Don't use the deprecated INCLUDES in the various Makefile.am 2012-12-11 23:59:31 +01:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
osmo-arfcn.c osmo-arfcn: Return something from the method 2013-04-21 21:04:19 +02:00
osmo-auc-gen.c utils: Fix compiler warnings n the osmo-auc-gen utility 2013-07-14 09:14:37 +02:00