Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29943
b: refs/heads/master
c: 7923dee
h: refs/heads/master
i:
  29941: 3874992
  29939: 76f7d24
  29935: b43caeb
v: v3
  • Loading branch information
akpm@osdl.org authored and Mauro Carvalho Chehab committed Jun 25, 2006
1 parent 528f82e commit f67b6a9
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: 18232ca61b4c73b849850200a5e6ec40517f35ab
refs/heads/master: 7923dee035ec81f6e4ad696e3edddbdd34d37873
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pwc/pwc-dec23.c
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ void pwc_dec23_decompress(const struct pwc_device *pwc,

}
#else
memcpy(dst, 0, pwc->view.x * pwc->view.y);
memset(dst, 0, pwc->view.x * pwc->view.y);
#endif

} else {
Expand Down

0 comments on commit f67b6a9

Please sign in to comment.