Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250280
b: refs/heads/master
c: 3fabe8f
h: refs/heads/master
v: v3
  • Loading branch information
Drew Fisher authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent acb58be commit 746010c
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: bb066467aa1af2d45ffbfcbba32c0bde201c8eb4
refs/heads/master: 3fabe8f49e091dc3d8de507e674adbc0e749376a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/kinect.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ struct cam_hdr {
struct sd {
struct gspca_dev gspca_dev; /* !! must be the first item */
uint16_t cam_tag; /* a sequence number for packets */
uint8_t stream_flag; /* to identify different steram types */
uint8_t stream_flag; /* to identify different stream types */
uint8_t obuf[0x400]; /* output buffer for control commands */
uint8_t ibuf[0x200]; /* input buffer for control commands */
};
Expand Down

0 comments on commit 746010c

Please sign in to comment.