mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s3:lib: elaborate the comment for fsp_str_debug a bit.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
bbf519de37
commit
0635af0a08
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user