aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_gps.c
diff options
context:
space:
mode:
authormichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-03-03 17:03:00 +0000
committermichux <michux@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-03-03 17:03:00 +0000
commit4e6b809f540d17425d59df4cde3dfdab58960b06 (patch)
tree20f83ae60364c7d8bb389e64777ffa1ed0a18cfa /plugin_gps.c
parent2af7a924548b41fddac1216ba5fe78cfc39af98f (diff)
downloadlcd4linux-4e6b809f540d17425d59df4cde3dfdab58960b06.tar.gz
correct code format (indent)
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@860 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'plugin_gps.c')
-rw-r--r--plugin_gps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin_gps.c b/plugin_gps.c
index f84e9c0..01ecf7d 100644
--- a/plugin_gps.c
+++ b/plugin_gps.c
@@ -113,7 +113,7 @@
#include "nmeap.h"
-//#define EMULATE //remove comment to enable gps data emulation...
+//#define EMULATE //remove comment to enable gps data emulation...
#define EMU_BUFFER_READ_SIZE 128 //how many bytes are read each loop aka emulation speed
#define BUFFER_SIZE 256