summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/dequalify.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/dequalify.yml')
-rw-r--r--spec/rtems/basedefs/if/dequalify.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/dequalify.yml b/spec/rtems/basedefs/if/dequalify.yml
index 70b78b21..3a9da4dc 100644
--- a/spec/rtems/basedefs/if/dequalify.yml
+++ b/spec/rtems/basedefs/if/dequalify.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Performs a type cast which removes all qualifiers without warnings to the
- specified type for the specified pointer variable.
+ type for the pointer variable.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 2014 Paval Pisa