]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
profiling: Fix a comment
authorVolker Lendecke <vl@samba.org>
Tue, 20 Jan 2026 10:35:24 +0000 (11:35 +0100)
committerAnoop C S <anoopcs@samba.org>
Sun, 15 Feb 2026 10:42:33 +0000 (10:42 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
source3/profile/profile.c

index c9f6329ec6e3e0e4e2d6119d4cff691d65bda2ac..f7768ef61f3dd4049fd2c42dfb36d3944beaecd9 100644 (file)
@@ -121,7 +121,7 @@ static void reqprofile_message(struct messaging_context *msg_ctx,
 }
 
 /*******************************************************************
-  open the profiling shared memory area
+  open the profiling tdb file
   ******************************************************************/
 bool profile_setup(struct messaging_context *msg_ctx, bool rdonly)
 {