imessaging: Fix a comment
authorVolker Lendecke <vl@samba.org>
Thu, 29 May 2014 11:10:45 +0000 (13:10 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 30 May 2014 23:59:17 +0000 (01:59 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/lib/messaging/messaging.c

index f73b2ba117edcd238fb8023724c3efb412fa8f0f..66732ceb463c4da8ccae6721a5af8245a8db7c55 100644 (file)
@@ -564,7 +564,7 @@ int imessaging_cleanup(struct imessaging_context *msg)
 /*
   create the listening socket and setup the dispatcher
 
-  use temporary=true when you want a destructor to remove the
+  use auto_remove=true when you want a destructor to remove the
   associated messaging socket and database entry on talloc free. Don't
   use this in processes that may fork and a child may talloc free this
   memory