diff options
Diffstat (limited to '.topmsg')
-rw-r--r-- | .topmsg | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ From: Brian Behlendorf <[email protected]> -Subject: [PATCH] gcc no parenthesis +Subject: [PATCH] gcc error c90 -Gcc -Wall warn: 'missing parenthesis' +Gcc non-c90 compliant code Signed-off-by: Brian Behlendorf <[email protected]> + +--- |