Skip to content

Commit

Permalink
fixup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz authored and arogge committed Nov 2, 2022
1 parent 4fe5adf commit d77a9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/filed/fd_plugins.cc
Expand Up @@ -1429,7 +1429,7 @@ bacl_exit_code plugin_parse_acl_streams(JobControlRecord* jcr,
// Plugin specific callback for getting XATTR information.
BxattrExitCode PluginBuildXattrStreams(
JobControlRecord* jcr,
[[mayb_unused]] struct XattrData* xattr_data,
[[maybe_unused]] struct XattrData* xattr_data,
[[maybe_unused]] FindFilesPacket* ff_pkt)
{
Plugin* plugin;
Expand Down

0 comments on commit d77a9ef

Please sign in to comment.