From 15c60238853f2896738c23b53e574b5d9cae1635 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 11 Sep 2006 17:41:21 +0000 Subject: * remove a bunch of todo items from the 1.0 list --- dbus/dbus-sysdeps-unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus-sysdeps-unix.c') diff --git a/dbus/dbus-sysdeps-unix.c b/dbus/dbus-sysdeps-unix.c index c40c5206..b7c1ba06 100644 --- a/dbus/dbus-sysdeps-unix.c +++ b/dbus/dbus-sysdeps-unix.c @@ -455,7 +455,7 @@ _dbus_listen_unix_socket (const char *path, } else { - /* FIXME discussed security implications of this with Nalin, + /* Discussed security implications of this with Nalin, * and we couldn't think of where it would kick our ass, but * it still seems a bit sucky. It also has non-security suckage; * really we'd prefer to exit if the socket is already in use. -- cgit