Fix typo in engine_io.c.
PiperOrigin-RevId: 499422793 Change-Id: Ic3a0d6dcc9119041267555efd6a8addb944d6639
This commit is contained in:
committed by
Copybara-Service
parent
4bc76c93ae
commit
5261cceb30
@@ -314,7 +314,7 @@ static void mj_setPtrModel(mjModel* m) {
|
||||
char* ptr = (char*)m->buffer;
|
||||
int sz;
|
||||
|
||||
// prepare sybmols needed by xmacro
|
||||
// prepare symbols needed by xmacro
|
||||
MJMODEL_POINTERS_PREAMBLE(m);
|
||||
|
||||
// assign pointers with padding
|
||||
|
||||
Reference in New Issue
Block a user