s3:lib: elaborate the comment for fsp_str_debug a bit.
authorMichael Adam <obnox@samba.org>
Wed, 13 Jun 2012 15:43:18 +0000 (17:43 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 15 Jun 2012 01:28:14 +0000 (03:28 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/lib/filename_util.c

index 803b218a0a6963f1c2e05949666afe1917dbafb4..ba628a85c4209428619dde02e3bac19fcc9ad8af 100644 (file)
@@ -125,7 +125,7 @@ const char *smb_fname_str_dbg(const struct smb_filename *smb_fname)
 }
 
 /**
- * Return a debug string using the talloc_tos().
+ * Return a debug string of the path name of an fsp using the talloc_tos().
  */
 const char *fsp_str_dbg(const struct files_struct *fsp)
 {