Minor comment fix

master
David Allsopp 2020-09-14 18:02:20 +01:00
parent fb84009c58
commit 23f60e3c2f
1 changed files with 2 additions and 1 deletions

View File

@ -1108,7 +1108,8 @@ CAMLprim value caml_register_channel_for_spacetime (value v_channel)
#else
/* Functions for when the compiler was not configured with "-spacetime". */
/* Functions for when the compiler was not configured with
"--enable-spacetime". */
CAMLprim value caml_spacetime_write_magic_number(value v_channel)
{