summaryrefslogtreecommitdiff
path: root/send-stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'send-stream.h')
-rw-r--r--send-stream.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/send-stream.h b/send-stream.h
index 293bf6af..bedff4d0 100644
--- a/send-stream.h
+++ b/send-stream.h
@@ -18,6 +18,11 @@
#ifndef SEND_STREAM_H_
#define SEND_STREAM_H_
+/*
+ * NOTE: this file is public API, any incompatible change has to update
+ * library version
+ */
+
#ifdef __cplusplus
extern "C" {
#endif