Skip to content

Commit

Permalink
chore: remove whitespaces
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Gehrsitz <[email protected]>
  • Loading branch information
mryel00 committed Nov 30, 2024
1 parent 4316b3b commit ad561eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device/libcamera/options.cc
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ int libcamera_device_set_option(device_t *dev, const char *keyp, const char *val

case libcamera::ControlTypeString:
break;

case libcamera::ControlTypePoint:
libcamera_parse_control_value<libcamera::Point>(
control_value, value, libcamera_parse_point);
Expand Down

0 comments on commit ad561eb

Please sign in to comment.