Browse Source

debug.cpp

nix-debugging
Antonio SJ Musumeci 17 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, fmt::print(stderr,
"unique=0x{:016x}";" "unique=0x{:016x}";"
" opcode=%s ({});"
" opcode={} ({});"
" nodeid={};" " nodeid={};"
" uid={};" " uid={};"
" gid={};" " gid={};"

Loading…
Cancel
Save