libcamera: formats: Write libcamera in lowercase
The libcamera name should never be capitalized. Fix the two incorrect occurrences. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*
|
||||
* Copyright (C) 2019, Google Inc.
|
||||
*
|
||||
* formats.cpp - Libcamera image formats
|
||||
* formats.cpp - libcamera image formats
|
||||
*/
|
||||
|
||||
#include "formats.h"
|
||||
|
||||
Reference in New Issue
Block a user