Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71862
b: refs/heads/master
c: 211fee8
h: refs/heads/master
v: v3
  • Loading branch information
Simon Arlott authored and Adrian Bunk committed Oct 19, 2007
1 parent 60997c5 commit 517bc4e
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: 183ff22bb6bd8188c904ebfb479656ae52230b72
refs/heads/master: 211fee8a82893062f45a7f2e4e50b245bc577c0c
2 changes: 1 addition & 1 deletion trunk/init/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static int __init unknown_bootoption(char *param, char *val)
return 0;

/*
* Preemptive maintenance for "why didn't my mispelled command
* Preemptive maintenance for "why didn't my misspelled command
* line work?"
*/
if (strchr(param, '.') && (!val || strchr(param, '.') < val)) {
Expand Down

0 comments on commit 517bc4e

Please sign in to comment.