diff mbox

[U-Boot] nios2: fix missing comment terminator from SPDX License commit

Message ID 1378172464-9705-1-git-send-email-thomas@wytron.com.tw
State Accepted
Delegated to: Thomas Chou
Headers show

Commit Message

Thomas Chou Sept. 3, 2013, 1:41 a.m. UTC
The commit 1a4596601fd395f3afb8f82f3f840c5e00bdd57a
  Add GPL-2.0+ SPDX-License-Identifier to source files

generated a warning due to a missing comment terminator.
  longlong.h:7:1: warning: "/*" within comment

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
---
 arch/nios2/lib/longlong.h | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/arch/nios2/lib/longlong.h b/arch/nios2/lib/longlong.h
index 63c64ed..45ec5f0 100644
--- a/arch/nios2/lib/longlong.h
+++ b/arch/nios2/lib/longlong.h
@@ -3,6 +3,7 @@ 
    2005  Free Software Foundation, Inc.
 
  * SPDX-License-Identifier:	GPL-2.0+
+ */
 
 /* You have to define the following before including this file: