summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp/rtsp.h')
-rw-r--r--stream/librtsp/rtsp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/stream/librtsp/rtsp.h b/stream/librtsp/rtsp.h
index eefdd79d51..2c3c32eb6d 100644
--- a/stream/librtsp/rtsp.h
+++ b/stream/librtsp/rtsp.h
@@ -80,5 +80,4 @@ void rtsp_schedule_field(rtsp_t *s, const char *string);
void rtsp_unschedule_field(rtsp_t *s, const char *string);
void rtsp_unschedule_all(rtsp_t *s);
-#endif
-
+#endif /* HAVE_RTSP_H */