star-geometry-2d

Cleaning and decorating 2D geometries
git clone git://git.meso-star.fr/star-geometry-2d.git
Log | Files | Refs | README | LICENSE

commit 1c86c7fd4af7cfc939ae012f818a98766201b3e4
parent 5ea9bd4afc221818982385af018f2ae51ffdb57a
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Tue, 25 Apr 2023 11:50:42 +0200

Fix a typo in the sgX2d.h file

The header contains unexpected characters, apparently due to fingers
getting tangled on the keyboard.

Diffstat:
Msrc/sgX2d.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/sgX2d.h b/src/sgX2d.h @@ -31,7 +31,6 @@ #endif #ifndef SGXD_ #define SGXD_(Name) CONCAT(CONCAT(CONCAT(SGX, SGXD_DIM), D_), Name) -#endif), D_), Name) #endif /* Function names that require dedicated macros */