summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/concat-1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/req/concat-1.yml')
-rw-r--r--spec/rtems/basedefs/req/concat-1.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/basedefs/req/concat-1.yml b/spec/rtems/basedefs/req/concat-1.yml
index 3cac3c9d..400f3e97 100644
--- a/spec/rtems/basedefs/req/concat-1.yml
+++ b/spec/rtems/basedefs/req/concat-1.yml
@@ -2,15 +2,15 @@ SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+functional-type: function
links:
- role: interface-function
uid: ../if/concat
-non-functional-type: interface
rationale: |
There should be no additional character before, between or after the
arguments in the result.
references: []
-requirement-type: non-functional
+requirement-type: functional
text: |
The macro ${../if/concat:/name} shall result in only those
characters which also appear in its argument values.