summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/printflike.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/printflike.yml')
-rw-r--r--spec/rtems/basedefs/if/printflike.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/printflike.yml b/spec/rtems/basedefs/if/printflike.yml
index 03db80b7..753153a4 100644
--- a/spec/rtems/basedefs/if/printflike.yml
+++ b/spec/rtems/basedefs/if/printflike.yml
@@ -8,7 +8,7 @@ definition:
default: ''
variants:
- definition: |
- __attribute__((__format__(__printf__, _format_pos, _ap_pos)))
+ __attribute__(( __format__( __printf__, ${.:/params[0]/name}, ${.:/params[1]/name} ) ))
enabled-by:
- defined(${/compiler/if/gnuc:/name})
description: null