We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d1faa commit 3021161Copy full SHA for 3021161
src/mmdata.h
@@ -123,7 +123,7 @@ typedef long nmbrString; /* String of numbers */
123
* tail of an array from a certain element on, an array terminates with a
124
* null pointer. This type of usage forbids null pointer as ordinary elements,
125
* and the terminal null pointer is not part of the data in the array.
126
- * \n
+ *
127
* The length of a pntrString array is implicitely given by a terminal NULL
128
* pointer. If this array is held in a \ref block, its size can also be
129
* determined from its header's administrative data. Both values must be kept
0 commit comments