Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343835
b: refs/heads/master
c: ede4c3a
h: refs/heads/master
i:
  343833: 8940dd0
  343831: 820e49d
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent 5925363 commit dc37121
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: 2e8c1e569392c84a926b9bf94176c5d7ba5d3e50
refs/heads/master: ede4c3a5a6c0d4490e39a1695570c7a6e9cf7b33
2 changes: 1 addition & 1 deletion trunk/drivers/media/usb/gspca/gspca.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ do { \
#define D_USBO 0x00
#define D_V4L2 0x0100
#else
#define PDEBUG(level, fmt, ...)
#define PDEBUG(level, fmt, ...) do {} while(0)
#endif

#define GSPCA_MAX_FRAMES 16 /* maximum number of video frame buffers */
Expand Down

0 comments on commit dc37121

Please sign in to comment.