]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man4/fuse.4
fuse.4: ffix
[thirdparty/man-pages.git] / man4 / fuse.4
index 74096e1b9abc6a2f3cf6b93aa6b210753549d50e..b0edf1f5d7f18a63faff377226bf45b19f7c2d32 100644 (file)
@@ -348,8 +348,8 @@ The expected reply is of the form:
 .in +4n
 .nf
 struct fuse_entry_out {
-    uint64_t nodeid;      /* Inode ID */
-    uint64_t generation;  /* Inode generation */
+    uint64_t nodeid;            /* Inode ID */
+    uint64_t generation;        /* Inode generation */
     uint64_t entry_valid;
     uint64_t attr_valid;
     uint32_t entry_valid_nsec;