commit | a4a0f4290e0c9398eddd6dc7d80bf4f8d69aa769 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Tue Sep 03 09:36:04 2013 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Sep 06 11:03:42 2013 +0800 |
tree | 2b524dbf7973197c2cea643cd04a6ee084354e38 | |
parent | 81003da99431b1eaa3028957137ee855db464d9e [diff] |
nios2: fix missing comment terminator from SPDX License commit 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>