summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/real.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/realrtsp/real.h')
-rw-r--r--stream/realrtsp/real.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/stream/realrtsp/real.h b/stream/realrtsp/real.h
index c37f5af5d1..fd78edfc78 100644
--- a/stream/realrtsp/real.h
+++ b/stream/realrtsp/real.h
@@ -57,5 +57,4 @@ rmff_header_t *real_setup_and_get_header(rtsp_t *rtsp_session, uint32_t bandwidt
struct real_rtsp_session_t *init_real_rtsp_session (void);
void free_real_rtsp_session (struct real_rtsp_session_t* real_session);
-#endif
-
+#endif /* HAVE_REAL_H */