Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165441
b: refs/heads/master
c: dff1550
h: refs/heads/master
i:
  165439: 1adebca
v: v3
  • Loading branch information
Matthias Kaehlcke authored and David Woodhouse committed Sep 4, 2009
1 parent e9a8434 commit 5dcf2da
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: 20d8e2489d619ac4f14c46ca376655fc06b3c1ff
refs/heads/master: dff1550986a4c0e2a4e857c9085ef3cb66b2cec5
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/mtdblock.c
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ static int erase_write (struct mtd_info *mtd, unsigned long pos,
remove_wait_queue(&wait_q, &wait);

/*
* Next, writhe data to flash.
* Next, write the data to flash.
*/

ret = mtd->write(mtd, pos, len, &retlen, buf);
Expand Down

0 comments on commit 5dcf2da

Please sign in to comment.