Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30715
b: refs/heads/master
c: 7f32a25
h: refs/heads/master
i:
  30713: 4760b81
  30711: 87b5ebb
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jun 28, 2006
1 parent 0fd8f2c commit 62aa84c
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: 266bee88699ddbde42ab303bbc426a105cc49809
refs/heads/master: 7f32a25f63358aa993a3403c047f3ecfa6d96367
2 changes: 1 addition & 1 deletion trunk/kernel/acct.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ void acct_collect(long exitcode, int group_dead)
*
* handles process accounting for an exiting task
*/
void acct_process()
void acct_process(void)
{
struct file *file = NULL;

Expand Down

0 comments on commit 62aa84c

Please sign in to comment.