diff options
author | John (J5) Palmieri <johnp@redhat.com> | 2006-09-06 00:14:06 +0000 |
---|---|---|
committer | John (J5) Palmieri <johnp@redhat.com> | 2006-09-06 00:14:06 +0000 |
commit | 88f69757b93c7112447b97868c7dbde69dc00caa (patch) | |
tree | 9ef0fc3aeb2fee16a193719e7881f4af55c23dfd /dbus/dbus-marshal-recursive.h | |
parent | 57657889128dc54069525cce47bce51365dbde0f (diff) |
* doc/TODO, various source files: Audited todo's and FIXME's and
prepended the ones we should be looking at with 1.0. Those
prepended with 1.0? need clerification or might not be needed
for 1.0
Diffstat (limited to 'dbus/dbus-marshal-recursive.h')
-rw-r--r-- | dbus/dbus-marshal-recursive.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-marshal-recursive.h b/dbus/dbus-marshal-recursive.h index 328741ac..686d162e 100644 --- a/dbus/dbus-marshal-recursive.h +++ b/dbus/dbus-marshal-recursive.h @@ -46,7 +46,7 @@ typedef struct DBusArrayLenFixup DBusArrayLenFixup; * and getting the values should be fast and not involve all this type * reader nonsense. * - * @todo DBusTypeMark isn't used right now and probably won't be, we should delete it + * @todo 1.0 DBusTypeMark isn't used right now and probably won't be, we should delete it */ struct DBusTypeMark { |