diff options
Diffstat (limited to 'src/tools/testint128.c')
-rw-r--r-- | src/tools/testint128.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/testint128.c b/src/tools/testint128.c index f57806367cc..b6c8a0a4ef2 100644 --- a/src/tools/testint128.c +++ b/src/tools/testint128.c @@ -45,7 +45,7 @@ typedef union int64 hi; #endif } hl; -} test128; +} test128; /* |