source: remove build warning about at and db files 58/51358/3
authorSooyoung Ha <yoosah.ha@samsung.com>
Mon, 9 Nov 2015 06:13:45 +0000 (15:13 +0900)
committerSooyoung Ha <yoosah.ha@samsung.com>
Mon, 9 Nov 2015 07:21:29 +0000 (16:21 +0900)
commitf691f5499e32c7a5401eb0b6bc55b6f5de92300d
tree33e914fa366e53c3ffa4184f451fc4c968ca1b3d
parent91a1a384cafdcfe1ef120a76b96ccf0cd629e8cc
source: remove build warning about at and db files

Third. I remove build warnings about at-command and db source files.

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

Change-Id: I803ecc29da6f34664275a77ef4db0cb18e149a46
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
13 files changed:
vmodem/at/at_recv.c
vmodem/at/at_rx_gps.c
vmodem/at/at_rx_sat.c
vmodem/at/at_rx_security.c
vmodem/at/at_rx_sms.c
vmodem/at/at_rx_snd.c
vmodem/at/at_rx_ss.c
vmodem/at/at_send.c
vmodem/at/at_tx_sms.c
vmodem/db/db_security.c
vmodem/db/db_ss.c
vmodem/sat/apdu_tool.c
vmodem/sat/sat_util.c