Warning fixes in test-suite

This commit is contained in:
William S Fulton 2014-05-24 10:29:34 +01:00
commit ab86f8a8f5
3 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@
%inline %{
// Named types
/* Named types */
struct StructA {
int x;
} instanceA1;