Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375476
b: refs/heads/master
c: 97fbfbf
h: refs/heads/master
v: v3
  • Loading branch information
Damien Lespiau authored and Dave Airlie committed May 10, 2013
1 parent 9e9f731 commit 03f41d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f3c58ceef014ea7f8a253b50b8af81b3b898bc77
refs/heads/master: 97fbfbf40b678b95551276e9413517ba7858dba7
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_modes.c
Original file line number Diff line number Diff line change
Expand Up @@ -1143,6 +1143,7 @@ bool drm_mode_parse_command_line_for_connector(const char *mode_option,
was_digit = false;
} else
goto done;
break;
case '0' ... '9':
was_digit = true;
break;
Expand Down

0 comments on commit 03f41d3

Please sign in to comment.