diff options
Diffstat (limited to 'stream/rtp.h')
-rw-r--r-- | stream/rtp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/rtp.h b/stream/rtp.h index 2bbabc3e4f..c451536414 100644 --- a/stream/rtp.h +++ b/stream/rtp.h @@ -10,4 +10,4 @@ int read_rtp_from_server(int fd, char *buffer, int length); -#endif +#endif /* RTP_H */ |