forked from AuroraMiddleware/gtk
Fix another header guard oversight
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=741252
This commit is contained in:
parent
4f96353964
commit
17fec70022
@ -1,5 +1,5 @@
|
||||
#ifndef __VARIABLE_H__
|
||||
#define __VARAIBLE_H__
|
||||
#define __VARIABLE_H__
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user