diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 16:39:14 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 16:39:14 +0200 |
| commit | 7f80d0773f9f19e6d0c1c9af1797e700e42e85ce (patch) | |
| tree | 6180940a2c36a989fd665cd3870c0248c207c0c0 /patches/monero/0005-use-proper-error-handling-in-get_seed.patch | |
| parent | f0f2177ee917fd608c4fc8aa27eb29ee8a977aab (diff) | |
fix polyseed patch
Diffstat (limited to 'patches/monero/0005-use-proper-error-handling-in-get_seed.patch')
| -rw-r--r-- | patches/monero/0005-use-proper-error-handling-in-get_seed.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/monero/0005-use-proper-error-handling-in-get_seed.patch b/patches/monero/0005-use-proper-error-handling-in-get_seed.patch index 92602de..8c42d27 100644 --- a/patches/monero/0005-use-proper-error-handling-in-get_seed.patch +++ b/patches/monero/0005-use-proper-error-handling-in-get_seed.patch @@ -1,4 +1,4 @@ -From 234d235ad83de3d11631dc317f74abd640b472c4 Mon Sep 17 00:00:00 2001 +From e5efe5789f2338cd6bcc49f25b6ab5aab0f0d657 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 24 Jun 2024 10:49:12 +0200 Subject: [PATCH 05/11] use proper error handling in get_seed |
