diff --git a/src/gfile/sys_options.h b/src/gfile/sys_options.h index 6e36e6b7..564cc2d7 100644 --- a/src/gfile/sys_options.h +++ b/src/gfile/sys_options.h @@ -133,7 +133,7 @@ * @brief Add floating point support to printg/scang etc. */ #ifndef GFILE_ALLOW_FLOATS - #define GFILE_ALLOW_FLOATS + #define GFILE_ALLOW_FLOATS FALSE #endif /** * @brief Can the device be specified as part of the file name.