We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43400b4 + 68b6921 commit e5fca6bCopy full SHA for e5fca6b
git-compat-util.h
@@ -77,7 +77,7 @@
77
#endif
78
/*
79
* ARRAY_SIZE - get the number of elements in a visible array
80
- * <at> x: the array whose size you want.
+ * @x: the array whose size you want.
81
*
82
* This does not work on pointers, or arrays declared as [], or
83
* function parameters. With correct compiler support, such usage
0 commit comments