summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2009-09-04 12:09:05 -0400
committerMike Lockwood <lockwood@android.com>2009-09-04 12:09:05 -0400
commit2bedac69dc3b9fb93f7bfd3ef334224fc5b7f4c3 (patch)
tree4529aab45abe49afad4c3e6d7a401c6935c0b52e
parentfbbb347f17942ac3436938501912ab066857b251 (diff)
downloadlibhardware-2bedac69dc3b9fb93f7bfd3ef334224fc5b7f4c3.tar.gz
sensors: whitespace clean up
Change-Id: I49da2d17dae2f9f958a0ccb205c41a83c123802c Signed-off-by: Mike Lockwood <lockwood@android.com>
-rw-r--r--include/hardware/sensors.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/hardware/sensors.h b/include/hardware/sensors.h
index f59f9384..5c464d98 100644
--- a/include/hardware/sensors.h
+++ b/include/hardware/sensors.h
@@ -220,8 +220,8 @@ typedef struct {
/* distance in centimeters */
float distance;
- /* light in lux */
- float light;
+ /* light in lux */
+ float light;
};
/* time is in nanosecond */