summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/deconst.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/deconst.yml')
-rw-r--r--spec/rtems/basedefs/if/deconst.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/deconst.yml b/spec/rtems/basedefs/if/deconst.yml
index 69087d1a..461bb110 100644
--- a/spec/rtems/basedefs/if/deconst.yml
+++ b/spec/rtems/basedefs/if/deconst.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Performs a type cast which removes const 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