summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-keyring.c
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 17:41:21 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 17:41:21 +0000
commit15c60238853f2896738c23b53e574b5d9cae1635 (patch)
treeda76c64f70c5d51bfb477cb02cca30dd534f9b0c /dbus/dbus-keyring.c
parent9cfb902807e2b568a27227fb11d757ac5cdb3aae (diff)
* remove a bunch of todo items from the 1.0 list
Diffstat (limited to 'dbus/dbus-keyring.c')
-rw-r--r--dbus/dbus-keyring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-keyring.c b/dbus/dbus-keyring.c
index 491e3701..018f45af 100644
--- a/dbus/dbus-keyring.c
+++ b/dbus/dbus-keyring.c
@@ -44,7 +44,7 @@
* by a single server instance for a fixed period of time, then
* discarded). Also, the keys are not sent over the wire.
*
- * @todo 1.0? there's a memory leak on some codepath in here, I saw it once
+ * @todo there's a memory leak on some codepath in here, I saw it once
* when running make check - probably some specific initial cookies
* present in the cookie file, then depending on what we do with them.
*/