Skip to content

Commit

Permalink
Update Sofa/framework/Simulation/Core/src/sofa/simulation/config.h.in…
Browse files Browse the repository at this point in the history
… (typo)

Co-authored-by: Alex Bilger <[email protected]>
  • Loading branch information
fredroy and alxbilger authored Dec 15, 2023
1 parent e2c618d commit 2fed67b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,5 +253,5 @@ SOFA_ATTRIBUTE_DEPRECATED( \
#define SOFA_ATTRIBUTE_DEPRECATED_NODEDATA()
#else
#define SOFA_ATTRIBUTE_DEPRECATED_NODEDATA() \
SOFA_ATTRIBUTE_DEPRECATED("v23.12", "v24.06", "rootdata/nodedata feature was never really used so it has been deprecated. All the related functions/members/variables wont do anything.")
SOFA_ATTRIBUTE_DEPRECATED("v23.12", "v24.06", "rootdata/nodedata feature was never really used so it has been deprecated. All the related functions/members/variables won't do anything.")
#endif // SOFA_BUILD_SOFA_SIMULATION_CORE

0 comments on commit 2fed67b

Please sign in to comment.