sensord: convert cpp to C because they are from opensource 62/35462/1
authorKibak Yoon <kibak.yoon@samsung.com>
Mon, 16 Feb 2015 07:00:22 +0000 (16:00 +0900)
committerKibak Yoon <kibak.yoon@samsung.com>
Mon, 16 Feb 2015 07:29:44 +0000 (16:29 +0900)
the original files of them from open source are based on C not cpp.
so change the language of these files to C language.

Signed-off-by: Kibak Yoon <kibak.yoon@samsung.com>
Change-Id: I8ae5369c8e9d611576c754d7cbb2e4ae6d04dffb

src/fusion_util.c [moved from src/fusion_util.cpp with 100% similarity]
src/geomagnetic_field.c [moved from src/geomanetic_field.cpp with 100% similarity]

similarity index 100%
rename from src/fusion_util.cpp
rename to src/fusion_util.c