Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86401
b: refs/heads/master
c: b599316
h: refs/heads/master
i:
  86399: 25a0c42
v: v3
  • Loading branch information
Roland McGrath authored and Linus Torvalds committed Feb 29, 2008
1 parent 438861c commit dea1483
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: 7704a8b6fc4a8f51599eb2af4dcf1e2ac9c7e576
refs/heads/master: b59931649256685f294d2d163a4f6d6286fbff05
4 changes: 2 additions & 2 deletions trunk/include/linux/elfcore-compat.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ struct compat_elf_prpsinfo
char pr_zomb;
char pr_nice;
compat_ulong_t pr_flag;
compat_uid_t pr_uid;
compat_gid_t pr_gid;
__compat_uid_t pr_uid;
__compat_gid_t pr_gid;
compat_pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid;
char pr_fname[16];
char pr_psargs[ELF_PRARGSZ];
Expand Down

0 comments on commit dea1483

Please sign in to comment.