summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/chre_sensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/chre_sensor.h b/inc/chre_sensor.h
index 4e4cf43d..eafedd96 100644
--- a/inc/chre_sensor.h
+++ b/inc/chre_sensor.h
@@ -239,7 +239,7 @@ extern "C" {
(CHRE_EVENT_SENSOR_FIRST_EVENT + 0x0100)
/**
- * nanoappHandleEvent argument: struct chreSensorSamplingChangeEvent
+ * nanoappHandleEvent argument: struct chreSensorSamplingStatusEvent
*
* Indicates that the interval and/or the latency which this sensor is
* sampling at has changed.