commit c7083de52ec85e7149a841e7961c55f972373711 parent 195bf4d341ffa7e7e5daf7a776fd7ef9891dbe2f Author: Vincent Forest <vincent.forest@meso-star.com> Date: Wed, 17 Jan 2018 11:43:44 +0100 Upd an error message Diffstat:
| M | src/sdis_solve_probe_Xd.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sdis_solve_probe_Xd.h b/src/sdis_solve_probe_Xd.h @@ -43,7 +43,7 @@ #include <rsys/float3.h> #include <star/s3d.h> #else - #error "Invalid dimension "STR(SDIS_SOLVE_PROBE_DIMENSION) + #error "Invalid SDIS_SOLVE_PROBE_DIMENSION value." #endif /* Syntactic sugar */