summaryrefslogtreecommitdiff
path: root/channels/sip
diff options
context:
space:
mode:
Diffstat (limited to 'channels/sip')
-rw-r--r--channels/sip/include/srtp.h2
-rw-r--r--channels/sip/srtp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/channels/sip/include/srtp.h b/channels/sip/include/srtp.h
index 95281922f..a4ded62ca 100644
--- a/channels/sip/include/srtp.h
+++ b/channels/sip/include/srtp.h
@@ -16,7 +16,7 @@
* at the top of the source tree.
*/
-/*! \file sip_srtp.h
+/*! \file srtp.h
*
* \brief SIP Secure RTP (SRTP)
*
diff --git a/channels/sip/srtp.c b/channels/sip/srtp.c
index 049bffc58..8b2718fc3 100644
--- a/channels/sip/srtp.c
+++ b/channels/sip/srtp.c
@@ -16,7 +16,7 @@
* at the top of the source tree.
*/
-/*! \file sip_srtp.c
+/*! \file srtp.c
*
* \brief SIP Secure RTP (SRTP)
*