Cleanup whitespace

This commit is contained in:
Travis Cross
2014-04-05 05:50:29 +00:00
parent ff966a6120
commit 8da4259539
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -3785,7 +3785,7 @@ void *mb_get_user_data(mb_interpreter_t* s)
{
mb_assert(s);
return s->userdata;
}
}
/* ========================================================} */