[PATCH] eng: fix typo in coding-file-hdr.rst
G S Niteesh Babu
niteesh.gs at gmail.com
Thu Jul 2 21:19:13 UTC 2020
---
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
--
2.17.1
More information about the devel
mailing list