Commit 91e7bffe authored by sagnowski's avatar sagnowski
Browse files

Improve wording of doc comments

parent 96089fa0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,8 +35,8 @@
 * but overflow warnings and errors are still reported */
//#define BASOP_NOGLOB_DEV_USE_GLOBALS

//#define BASOP_NOGLOB_DEV_PRINT /* If enabled, warnings will be printed to stdout when an overflow occurs */
#define BASOP_NOGLOB_DEV_ABORT /* If enabled, the program will abort when an overflow occurs */
//#define BASOP_NOGLOB_DEV_PRINT /* If enabled, warnings will be printed to stdout when an unexpected overflow occurs */
#define BASOP_NOGLOB_DEV_ABORT /* If enabled, the program will abort when an unexpected overflow occurs */

#if defined BASOP_NOGLOB && !defined BASOP_NOGLOB_DEV_USE_GLOBALS
#define BASOP_NOGLOB_DECLARE_LOCAL