s3: smbd: Reformat users of can_write_to_file().
[samba.git] / source3 / smbd / proto.h
index cdb7dcce41cda7fbb860afbb95852da54299c6cf..5303c477cf7b16ad5aaf35a4213ce019b41e7f17 100644 (file)
@@ -334,7 +334,7 @@ bool can_delete_file_in_directory(connection_struct *conn,
                        struct files_struct *dirfsp,
                        const struct smb_filename *smb_fname);
 bool can_write_to_file(connection_struct *conn,
                        struct files_struct *dirfsp,
                        const struct smb_filename *smb_fname);
 bool can_write_to_file(connection_struct *conn,
-                      const struct smb_filename *smb_fname);
+                       const struct smb_filename *smb_fname);
 bool directory_has_default_acl(connection_struct *conn,
                        struct files_struct *dirfsp,
                        struct smb_filename *smb_fname);
 bool directory_has_default_acl(connection_struct *conn,
                        struct files_struct *dirfsp,
                        struct smb_filename *smb_fname);