mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
r21088: Apply some const
(This used to be commit 1f463f7cb59da2c819b45f33d797101943d5e205)
This commit is contained in:
parent
547f77778a
commit
18c2c8cece
@ -442,7 +442,7 @@ struct vfs_fsp_data {
|
||||
|
||||
struct notify_change {
|
||||
uint32_t action;
|
||||
char *name;
|
||||
const char *name;
|
||||
};
|
||||
|
||||
struct notify_mid_map;
|
||||
|
Loading…
x
Reference in New Issue
Block a user