source: remove build warning for 64bit build 41/51441/2
authorSooyoung Ha <yoosah.ha@samsung.com>
Mon, 9 Nov 2015 14:40:04 +0000 (23:40 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Mon, 9 Nov 2015 14:45:52 +0000 (23:45 +0900)
commit58e4020ea7ddfa77b4cc6ded556fd77e21804951
tree753d94c4b7c08722477f091e9c659155bfc1262b
parentf691f5499e32c7a5401eb0b6bc55b6f5de92300d
source: remove build warning for 64bit build

I fix some pointer casting and printf format warnings for 64bit support.

There are many problems about code convention like indentations,
whitespaces, tabs, and so on. These should be aligned later, not this
commit.

Change-Id: I9359a68242af335ee6fbf8a0c781e4743e77bd5e
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
lib/libcommon/fileio.c
lib/libsms/sms_tool.c
libvmodem/libvgsm_network.c
libvmodem/libvgsm_sat.c
libvmodem/libvgsm_ss.c
vmodem/at/at_func.c
vmodem/db/db_phonebook.c
vmodem/db/db_security.c
vmodem/db/db_ss.c
vmodem/server/server_tx_gprs.c