diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-22 18:52:42 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-25 02:03:08 +0300 |
commit | f976eb5cb63f0c5e802dbd4faefa82eb927c2f47 (patch) | |
tree | 3651fa930a385e615258f9c61bd7562b107326e4 /.gitignore | |
parent | d6eab60597529c0260bb6d783134a99ba31f564f (diff) |
libcamera: Remove void specifier for functions that take no arguments
In C++, unlike in C, a function that takes no argument doesn't need to
specify void in the arguments list. Drop the unnecessary specifiers.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions