[PATCH] eng: fix typo in coding-file-hdr.rst
Christian Mauderer
oss at c-mauderer.de
Sat Jul 11 18:54:54 UTC 2020
Pushed. Thanks.
On 02/07/2020 23:19, G S Niteesh Babu wrote:
> ---
> eng/coding-file-hdr.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/eng/coding-file-hdr.rst b/eng/coding-file-hdr.rst
> index 6355173..cda631a 100644
> --- a/eng/coding-file-hdr.rst
> +++ b/eng/coding-file-hdr.rst
> @@ -96,7 +96,7 @@ Use the following guidelines and template for C and C++ header files (here
>
> .. code-block:: c
>
> - /* SPDX-License-Identifier: BSD-2-Clause
> + /* SPDX-License-Identifier: BSD-2-Clause */
>
> /**
> * @file
>
More information about the devel
mailing list