summaryrefslogtreecommitdiffstats
path: root/stream/realrtsp/xbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/realrtsp/xbuffer.h')
-rw-r--r--stream/realrtsp/xbuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/realrtsp/xbuffer.h b/stream/realrtsp/xbuffer.h
index 8192258503..ecc72c0bac 100644
--- a/stream/realrtsp/xbuffer.h
+++ b/stream/realrtsp/xbuffer.h
@@ -23,4 +23,4 @@ void *xbuffer_copyin(void *buf, int index, const void *data, int len);
void *xbuffer_ensure_size(void *buf, int size);
void *xbuffer_strcat(void *buf, char *data);
-#endif
+#endif /* XCL_H */