From 52af5f6ca61f22308c0b5a7f8e038ec0489e0340 Mon Sep 17 00:00:00 2001 From: Michael Grunder Date: Wed, 19 Jun 2024 12:39:01 -0700 Subject: [PATCH] Update libvalkey/adapters/glib.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Björn Svensson --- libvalkey/adapters/glib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvalkey/adapters/glib.h b/libvalkey/adapters/glib.h index 6e58e0cc..c3a99f28 100644 --- a/libvalkey/adapters/glib.h +++ b/libvalkey/adapters/glib.h @@ -1,4 +1,4 @@ -#ifndef VALKEY_GLIB_H__ +#ifndef VALKEY_GLIB_H #define VALKEY_GLIB_H__ #include