Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189544
b: refs/heads/master
c: cf9cf9a
h: refs/heads/master
v: v3
  • Loading branch information
Giel van Schijndel authored and Wim Van Sebroeck committed Apr 3, 2010
1 parent fba94fd commit f798c50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 5e8037166497f8a1aa46325ed7febf0408d45caa
refs/heads/master: cf9cf9aed19f529ff313c3e0901ae3b2972eaf4e
3 changes: 0 additions & 3 deletions trunk/Documentation/watchdog/src/watchdog-simple.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ int main(void)
ret = -1;
break;
}
ret = fsync(fd);
if (ret)
break;
sleep(10);
}
close(fd);
Expand Down

0 comments on commit f798c50

Please sign in to comment.