sensors: whitespace clean up

Change-Id: I49da2d17dae2f9f958a0ccb205c41a83c123802c
Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
Mike Lockwood
2009-09-04 12:09:05 -04:00
parent fbbb347f17
commit 2bedac69dc

View File

@@ -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 */