summaryrefslogtreecommitdiff
path: root/channels/console_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/console_video.h')
-rw-r--r--channels/console_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/console_video.h b/channels/console_video.h
index f88e5fa1d..1c945e48e 100644
--- a/channels/console_video.h
+++ b/channels/console_video.h
@@ -64,7 +64,7 @@ struct fbuf_t { /* frame buffers, dynamically allocated */
int ebit; /* bits to ignore at the end */
int x; /* origin, if necessary */
int y;
- int w; /* size */
+ int w; /* size */
int h;
int pix_fmt;
/* offsets and size of the copy in Picture-in-Picture mode */