more [[gnu::...]] attributes
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
static constexpr size_t ID3V1_SIZE = 128;
|
||||
|
||||
gcc_pure
|
||||
[[gnu::pure]]
|
||||
static inline bool
|
||||
tag_is_id3v1(struct id3_tag *tag) noexcept
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user