Browse Source

debug.cpp

nix-debugging
Antonio SJ Musumeci 21 hours ago
parent
commit
69774b47e6
  1. 2
      libfuse/lib/debug.cpp

2
libfuse/lib/debug.cpp

@ -1163,7 +1163,7 @@ debug_fuse_in_header(const struct fuse_in_header *hdr_)
fmt::print(stderr,
"unique=0x{:016x}";"
" opcode=%s ({});"
" opcode={} ({});"
" nodeid={};"
" uid={};"
" gid={};"

Loading…
Cancel
Save