summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/systemd/sd-bus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemd/sd-bus.h b/src/systemd/sd-bus.h
index 5dcc5014cf..45b264ab1c 100644
--- a/src/systemd/sd-bus.h
+++ b/src/systemd/sd-bus.h
@@ -33,6 +33,8 @@ extern "C" {
#endif
/* TODO:
+ * - rewrite message_read_ap() and message_append_ap() to be non-recursive.
+ *
* - add page donation logic
* - api for appending/reading fixed arrays
* - merge busctl into systemctl or so?