Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299340
b: refs/heads/master
c: c628ee6
h: refs/heads/master
v: v3
  • Loading branch information
Miklos Szeredi committed Apr 12, 2012
1 parent 2c70a0a commit c99e2d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0a2da9b2ef2ef76c09397597f260245b020e6522
refs/heads/master: c628ee67fb15a0d8d48351aa2e487c5f14779785
2 changes: 1 addition & 1 deletion trunk/include/linux/fuse.h
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ struct fuse_dirent {
__u64 off;
__u32 namelen;
__u32 type;
char name[0];
char name[];
};

#define FUSE_NAME_OFFSET offsetof(struct fuse_dirent, name)
Expand Down

0 comments on commit c99e2d0

Please sign in to comment.