diff options
Diffstat (limited to 'ingen/AtomSink.hpp')
-rw-r--r-- | ingen/AtomSink.hpp | 1 |
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. * |