Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105838
b: refs/heads/master
c: 50c33a8
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Thibault authored and Linus Torvalds committed Jul 25, 2008
1 parent ab6f66e commit 42710cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f905f06fca5d3949eca12f5a43e251a404b3470a
refs/heads/master: 50c33a84db4aa5082e3af8d873b22344ae2ebea8
4 changes: 2 additions & 2 deletions trunk/include/linux/ext2_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,8 @@ struct ext2_inode {

#ifdef __hurd__
#define i_translator osd1.hurd1.h_i_translator
#define i_frag osd2.hurd2.h_i_frag;
#define i_fsize osd2.hurd2.h_i_fsize;
#define i_frag osd2.hurd2.h_i_frag
#define i_fsize osd2.hurd2.h_i_fsize
#define i_uid_high osd2.hurd2.h_i_uid_high
#define i_gid_high osd2.hurd2.h_i_gid_high
#define i_author osd2.hurd2.h_i_author
Expand Down

0 comments on commit 42710cb

Please sign in to comment.