Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24227
b: refs/heads/master
c: c90e12b
h: refs/heads/master
i:
  24225: 38babff
  24223: 55326a7
v: v3
  • Loading branch information
Jeff Dike authored and Linus Torvalds committed Mar 27, 2006
1 parent 1f22ecb commit cf1c1ac
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: bb83da053319e81906473bec08e8f677d6ac615f
refs/heads/master: c90e12b86595dbd9996336ac9d762487c638d934
2 changes: 1 addition & 1 deletion trunk/arch/um/include/kern.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ extern int getuid(void);
extern int getgid(void);
extern int pause(void);
extern int write(int, const void *, int);
extern int exit(int);
extern void exit(int);
extern int close(int);
extern int read(unsigned int, char *, int);
extern int pipe(int *);
Expand Down

0 comments on commit cf1c1ac

Please sign in to comment.