Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323397
b: refs/heads/master
c: 5ffd27f
h: refs/heads/master
i:
  323395: 2110a72
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Sep 1, 2012
1 parent b888dde commit a20b046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7122bbb0d14b7a6031aeef046b45d4934cb94ba7
refs/heads/master: 5ffd27fa8d7950a3c2136100860273e6ff2605e0
1 change: 1 addition & 0 deletions trunk/Documentation/ia64/aliasing-test.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ static int read_rom(char *path)

rc = write(fd, "1", 2);
if (rc <= 0) {
close(fd);
perror("write");
return -1;
}
Expand Down

0 comments on commit a20b046

Please sign in to comment.