Fixed typo in doc string.
[cl-v4l2.git] / aligned.lisp
blob2b2570fc2f180043504874b1403fcda695c435b4
1 (include "linux/videodev2.h")
3 (in-package :cl-v4l2)
5 (cstruct format "struct v4l2_format"
6 (type "type" :type buf-type)
7 (pix "fmt.pix" :type pix-format)) ; ATM won't support anything except pix_format