summaryrefslogtreecommitdiff
path: root/lib/attribute.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-07-31 11:59:55 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2021-07-31 12:00:35 -0700
commitad28cce8e80ff0499d624db228a1644d745b3a67 (patch)
tree953decd07dbc030f9bb2473afb9accbdddff6458 /lib/attribute.h
parent0c484f5b94afb881676016186d0a15de1bf9872c (diff)
downloadgnulib-ad28cce8e80ff0499d624db228a1644d745b3a67.tar.gz
doc: C2X -> C2x
Diffstat (limited to 'lib/attribute.h')
-rw-r--r--lib/attribute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/attribute.h b/lib/attribute.h
index 6d3c04c070..80a23f550c 100644
--- a/lib/attribute.h
+++ b/lib/attribute.h
@@ -32,7 +32,7 @@
/* This file defines two types of attributes:
- * C2X standard attributes. These have macro names that do not begin with
+ * C2x standard attributes. These have macro names that do not begin with
'ATTRIBUTE_'.
* Selected GCC attributes; see:
https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html