Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106442
b: refs/heads/master
c: 36560d2
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and David Woodhouse committed Jul 11, 2008
1 parent fd3cd52 commit d8a8cea
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: 3a3688b6af103e2c86a7cfc2050988655e184ecc
refs/heads/master: 36560d255b017dbcaefbf0f8fee7ad4dd1f0fe0a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/cmdlinepart.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ static int parse_cmdline_partitions(struct mtd_info *master,
unsigned long offset;
int i;
struct cmdline_mtd_partition *part;
char *mtd_id = master->name;
const char *mtd_id = master->name;

/* parse command line */
if (!cmdline_parsed)
Expand Down

0 comments on commit d8a8cea

Please sign in to comment.