瀏覽代碼

delete comma

sakumisu 4 年之前
父節點
當前提交
789783b256
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      class/video/usb_video.h

+ 1 - 1
class/video/usb_video.h

@@ -1135,7 +1135,7 @@ struct video_autoexposure_mode {
     0x00, /* bTriggerSupport : Hardware trigger supported for still image capture */                    \
     0x00, /* bTriggerSupport : Hardware trigger supported for still image capture */                    \
     0x00, /* bTriggerUsage : Hardware trigger should initiate a still image capture. */                 \
     0x00, /* bTriggerUsage : Hardware trigger should initiate a still image capture. */                 \
     0x01, /* bControlSize : Size of the bmaControls field */                                            \
     0x01, /* bControlSize : Size of the bmaControls field */                                            \
-    0x00,  /* bmaControls : No VideoStreaming specific controls are supported.*/
+    0x00  /* bmaControls : No VideoStreaming specific controls are supported.*/
 
 
 #define VIDEO_VS_FORMAT_UNCOMPRESSED_DESCRIPTOR_INIT(bFormatIndex, bNumFrameDescriptors, GUIDFormat)                                                              \
 #define VIDEO_VS_FORMAT_UNCOMPRESSED_DESCRIPTOR_INIT(bFormatIndex, bNumFrameDescriptors, GUIDFormat)                                                              \
     /*Payload Format(UNCOMPRESSED) Descriptor */                                                                                                                  \
     /*Payload Format(UNCOMPRESSED) Descriptor */                                                                                                                  \