Comments in column headers are now working.
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
#include "obitypes.h"
|
||||
|
||||
|
||||
#define ARRAY_MAX_NAME (2048) /**< The maximum length of an array name.
|
||||
#define ARRAY_MAX_NAME (1024) /**< The maximum length of an array name.
|
||||
*/
|
||||
#define ARRAY_GROWTH_FACTOR (2) /**< The growth factor when an array is enlarged.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user