From 805bf3e1e5bcc63d4de42195abf9636d32e62a04 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 18 Feb 2020 14:36:29 +0100 Subject: [PATCH] key_search_helpers.h: typo fix --- src/key_search_helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/key_search_helpers.h b/src/key_search_helpers.h index f3a6bd5..f871394 100644 --- a/src/key_search_helpers.h +++ b/src/key_search_helpers.h @@ -21,7 +21,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -#ifndef EOSIOKEYGEN_KEY_SEARCH_HELPSER_H +#ifndef EOSIOKEYGEN_KEY_SEARCH_HELPERS_H #define EOSIOKEYGEN_KEY_SEARCH_HELPERS_H #include "string.h"