Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23582
b: refs/heads/master
c: d5ee4ea
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Boissinot authored and Linus Torvalds committed Mar 25, 2006
1 parent 7ac4d2c commit eb146e5
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: 66777b795ca49f0e8708f1953022449e7e2acb48
refs/heads/master: d5ee4ea8334368b7d284a7d82855f6f16ba599b4
2 changes: 1 addition & 1 deletion trunk/fs/reiserfs/item_ops.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ static void indirect_print_item(struct item_head *ih, char *item)
int j;
__le32 *unp;
__u32 prev = INT_MAX;
int num;
int num = 0;

unp = (__le32 *) item;

Expand Down

0 comments on commit eb146e5

Please sign in to comment.