diff options
author | default <nobody@localhost> | 2023-06-05 18:29:25 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-05 18:29:25 +0200 |
commit | fafdbbf815ea44ca1813a4ab58547d487f6a3bfb (patch) | |
tree | 139aeaf983b3b634f4b3bdfa57bb63876bb2cf68 /xs_version.h | |
parent | e788a5bf8fde50cc8ba30390f829bb78e18add4d (diff) |
Replaced usage of random() with xs_rnd_buf().
Diffstat (limited to 'xs_version.h')
-rw-r--r-- | xs_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xs_version.h b/xs_version.h index 7a793d1..b589fed 100644 --- a/xs_version.h +++ b/xs_version.h @@ -1 +1 @@ -/* 3588cbb7859917f1c5965254f8a53c3349c773ea */ +/* 5c255b45c8cd5d6c01c983b03e635936db12da03 */ |