summaryrefslogtreecommitdiffstats
path: root/gpswrapper
diff options
context:
space:
mode:
authormauimauer <sebastian@n-unity.de>2011-12-02 07:28:33 +0100
committermauimauer <sebastian@n-unity.de>2011-12-02 07:28:33 +0100
commita7f9a0672159b7e2fabb77a6abbd837916c0e07f (patch)
tree942b13664d87b93873c0b9a8a5b0bbe1864d90fe /gpswrapper
parent66edf631c7c947710975edba8b292c42546a3a07 (diff)
downloaddevice_samsung_n7000-a7f9a0672159b7e2fabb77a6abbd837916c0e07f.zip
device_samsung_n7000-a7f9a0672159b7e2fabb77a6abbd837916c0e07f.tar.gz
device_samsung_n7000-a7f9a0672159b7e2fabb77a6abbd837916c0e07f.tar.bz2
Add stuff back after first successful boot into GUI
Diffstat (limited to 'gpswrapper')
-rwxr-xr-xgpswrapper/gps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpswrapper/gps.c b/gpswrapper/gps.c
index dd3746f..d921e27 100755
--- a/gpswrapper/gps.c
+++ b/gpswrapper/gps.c
@@ -200,4 +200,4 @@ const struct hw_module_t HAL_MODULE_INFO_SYM = {
.name = "GPS HAL Wrapper Module",
.author = "Kolja Dummann",
.methods = &gps_module_methods,
-};
+}; \ No newline at end of file