diff options
Diffstat (limited to 'internal/static_assert.h')
-rw-r--r-- | internal/static_assert.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/static_assert.h b/internal/static_assert.h index 284e410313..70dd0b7a1e 100644 --- a/internal/static_assert.h +++ b/internal/static_assert.h @@ -1,7 +1,6 @@ #ifndef INTERNAL_STATIC_ASSERT_H /*-*-C-*-vi:se ft=c:*/ #define INTERNAL_STATIC_ASSERT_H /** - * @file * @author Ruby developers <[email protected]> * @copyright This file is a part of the programming language Ruby. * Permission is hereby granted, to either redistribute and/or |