Skip to content

Commit

Permalink
Fix include guard
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-grunder committed Jun 19, 2024
1 parent 7a2a639 commit 4ebb597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvalkey/adapters/glib.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#ifndef VALKEY_GLIB_H
#define VALKEY_GLIB_H__
#define VALKEY_GLIB_H

#include <glib.h>

Expand Down

0 comments on commit 4ebb597

Please sign in to comment.