summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/string.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/string.yml')
-rw-r--r--spec/rtems/basedefs/if/string.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/if/string.yml b/spec/rtems/basedefs/if/string.yml
index 24d2f6a3..81d85f69 100644
--- a/spec/rtems/basedefs/if/string.yml
+++ b/spec/rtems/basedefs/if/string.yml
@@ -4,7 +4,11 @@ brief: |
copyrights:
- Copyright (C) 2015 embedded brains GmbH (http://www.embedded-brains.de)
definition:
- default: '#__VA_ARGS__'
+ default:
+ attributes: null
+ body: '#__VA_ARGS__'
+ params: []
+ return: null
variants: []
description: null
enabled-by: true
@@ -21,7 +25,7 @@ params:
- description: |
are the arguments to stringify.
dir: null
- name: ...
+ name: '...'
return:
return: |
Returns the stringification of the arguments. In case of several arguments