summaryrefslogtreecommitdiffstats
path: root/audio_utils/include/audio_utils/PowerLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio_utils/include/audio_utils/PowerLog.h')
-rw-r--r--audio_utils/include/audio_utils/PowerLog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio_utils/include/audio_utils/PowerLog.h b/audio_utils/include/audio_utils/PowerLog.h
index 1f5a8b7c..8ff766b6 100644
--- a/audio_utils/include/audio_utils/PowerLog.h
+++ b/audio_utils/include/audio_utils/PowerLog.h
@@ -143,6 +143,7 @@ void power_log_log(power_log_t *power_log, const void *buffer, size_t frames, in
*
* \param power_log object returned by create, if NULL nothing happens.
* \param fd file descriptor to use.
+ * \param prefix displayed at start of each line.
* \param lines maximum number of lines to output (0 disables).
* \param limit_ns limit dump to data more recent than limit_ns (0 disables).
* \return