summaryrefslogtreecommitdiff
path: root/voice_engine/monitor_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'voice_engine/monitor_module.h')
-rw-r--r--voice_engine/monitor_module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/voice_engine/monitor_module.h b/voice_engine/monitor_module.h
index e381b7c1..c82b4ee7 100644
--- a/voice_engine/monitor_module.h
+++ b/voice_engine/monitor_module.h
@@ -44,7 +44,7 @@ public: // module
uint32_t& remainingBufferInBytes,
uint32_t& position) const;
- int32_t ChangeUniqueId(const int32_t id);
+ int32_t ChangeUniqueId(int32_t id);
int32_t TimeUntilNextProcess();