mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +03:00
r21088: Apply some const
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
defa28f9c3
commit
1f463f7cb5
@@ -442,7 +442,7 @@ struct vfs_fsp_data {
|
||||
|
||||
struct notify_change {
|
||||
uint32_t action;
|
||||
char *name;
|
||||
const char *name;
|
||||
};
|
||||
|
||||
struct notify_mid_map;
|
||||
|
||||
Reference in New Issue
Block a user