aboutsummaryrefslogtreecommitdiff
path: root/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'header.h')
-rw-r--r--header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.h b/header.h
index 11b73d9..ed3d248 100644
--- a/header.h
+++ b/header.h
@@ -30,7 +30,7 @@ typedef int t_bool;
typedef struct
{
- int hardcoded;
+ int value;
struct
{
t_bool exist;