summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp/rtsp_session.h')
-rw-r--r--stream/librtsp/rtsp_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/librtsp/rtsp_session.h b/stream/librtsp/rtsp_session.h
index 8503ae2cc7..da2ede77ab 100644
--- a/stream/librtsp/rtsp_session.h
+++ b/stream/librtsp/rtsp_session.h
@@ -40,4 +40,4 @@ int rtsp_session_read(rtsp_session_t *session, char *data, int len);
void rtsp_session_end(rtsp_session_t *session);
-#endif
+#endif /* HAVE_RTSP_SESSION_H */