diff options
Diffstat (limited to 'generator/generator_utils.ml')
-rw-r--r-- | generator/generator_utils.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/generator_utils.ml b/generator/generator_utils.ml index 53e15c51..edb01607 100644 --- a/generator/generator_utils.ml +++ b/generator/generator_utils.ml @@ -47,7 +47,7 @@ let string_of_errcode = function * avoid having the UUID change every time we rebuild the tests, * generate it as a function of the contents of the * generator_actions.ml file. - * + * * Originally I thought uuidgen was using RFC 4122, but it doesn't * appear to. * |