summaryrefslogtreecommitdiff
path: root/voice_engine/dtmf_inband.h
diff options
context:
space:
mode:
Diffstat (limited to 'voice_engine/dtmf_inband.h')
-rw-r--r--voice_engine/dtmf_inband.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/voice_engine/dtmf_inband.h b/voice_engine/dtmf_inband.h
index c867143c..eb045c92 100644
--- a/voice_engine/dtmf_inband.h
+++ b/voice_engine/dtmf_inband.h
@@ -82,6 +82,6 @@ private:
uint32_t _delaySinceLastToneMS; // time since last generated tone [ms]
};
-} // namespace webrtc
+} // namespace webrtc
#endif // #ifndef WEBRTC_VOICE_ENGINE_DTMF_INBAND_H_