commit | 1a05b5f91e12845cf06f4b1ef34096861bf718b5 | [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 | 315c0ace7c220591a9b220ab7698e85624b430c0 [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>