r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch.
[sfrench/samba-autobuild/.git] / source / smbd / notify_internal.c
index 9f23db667113ed680f08eea30248758110ce70a9..940ff8aae969463ffe8264f60efadf46c2abdd27 100644 (file)
@@ -677,7 +677,7 @@ void notify_trigger(struct notify_context *notify,
 
                                DEBUG(10, ("Deleting notify entries for "
                                           "process %s because it's gone\n",
-                                          procid_str_static(&e->server.id)));
+                                          procid_str_static(&e->server)));
                                notify_remove_all(notify, &server);
                                goto again;
                        }