Fix another header guard oversight

Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=741252
This commit is contained in:
Matthias Clasen 2014-12-08 19:34:23 -05:00
parent 4f96353964
commit 17fec70022

View File

@ -1,5 +1,5 @@
#ifndef __VARIABLE_H__
#define __VARAIBLE_H__
#define __VARIABLE_H__
typedef struct
{