Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17667
b: refs/heads/master
c: dc3d28d
h: refs/heads/master
i:
  17665: a559f9c
  17663: 5ac8c4b
v: v3
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Jan 10, 2006
1 parent dc3e573 commit 373dda1
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: d060a3218f6a046509fa31939ce1a671b0359086
refs/heads/master: dc3d28d02e3e83c3147b2afc5e19e3b58d23f31b
2 changes: 1 addition & 1 deletion trunk/Documentation/CodingStyle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ The rationale is:
modifications are prevented
- saves the compiler work to optimize redundant code away ;)

int fun(int )
int fun(int a)
{
int result = 0;
char *buffer = kmalloc(SIZE);
Expand Down

0 comments on commit 373dda1

Please sign in to comment.