summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/warn-unused-result.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/warn-unused-result.yml')
-rw-r--r--spec/rtems/basedefs/if/warn-unused-result.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/warn-unused-result.yml b/spec/rtems/basedefs/if/warn-unused-result.yml
index 871aeb79..5abdbfe3 100644
--- a/spec/rtems/basedefs/if/warn-unused-result.yml
+++ b/spec/rtems/basedefs/if/warn-unused-result.yml
@@ -8,7 +8,7 @@ definition:
default: ''
variants:
- definition: |
- __attribute__((__warn_unused_result__))
+ __attribute__(( __warn_unused_result__ ))
enabled-by:
- defined(${/compiler/if/gnuc:/name})
description: null