Fixed whitespace issue

Removed tabulators from enumerators and ximea adapter source as reported
by precommit docs test.
pull/5635/head
Marian Zajko 9 years ago
parent 691fb1ffae
commit 352b121202
  1. 1
      modules/videoio/include/opencv2/videoio/videoio_c.h

@ -239,7 +239,6 @@ enum
CV_CAP_PROP_PVAPI_BINNINGY = 305, // Vertical binning factor
CV_CAP_PROP_PVAPI_PIXELFORMAT = 306, // Pixel format
// Properties of cameras available through XIMEA SDK interface
CV_CAP_PROP_XI_TIMEOUT = 400, // Time interval required to wait for the image (in milliseconds).
CV_CAP_PROP_XI_EXPOSURE = 401, // Exposure time in microseconds

Loading…
Cancel
Save