summaryrefslogtreecommitdiffstats
path: root/ingen/AtomSink.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-10-14 14:32:24 -0400
committerDavid Robillard <d@drobilla.net>2016-10-14 16:27:16 -0400
commitc16ad68648812a8c4eb90e8666764959b166ac13 (patch)
treef88ed10797020257096531f44dc91036795175b5 /ingen/AtomSink.hpp
parent13cc88d9068ba025acaa923b7a5d410880d9063a (diff)
downloadingen-c16ad68648812a8c4eb90e8666764959b166ac13.tar.gz
ingen-c16ad68648812a8c4eb90e8666764959b166ac13.tar.bz2
ingen-c16ad68648812a8c4eb90e8666764959b166ac13.zip
Improve documentation
Diffstat (limited to 'ingen/AtomSink.hpp')
-rw-r--r--ingen/AtomSink.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ingen/AtomSink.hpp b/ingen/AtomSink.hpp
index 8228001e..d5fe775c 100644
--- a/ingen/AtomSink.hpp
+++ b/ingen/AtomSink.hpp
@@ -31,6 +31,7 @@ public:
/** Write an Atom to the sink.
*
+ * @param msg The atom to write.
* @param default_id The default response ID to use if no
* patch:sequenceNumber property is present on the message.
*