aboutsummaryrefslogtreecommitdiff
path: root/include/stem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stem.h')
-rw-r--r--include/stem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stem.h b/include/stem.h
index f4aff54..06f7351 100644
--- a/include/stem.h
+++ b/include/stem.h
@@ -55,7 +55,7 @@ typedef struct PARSER_STRUCT {
/*! @brief Index of current character */
int i;
/*! @brief The current character */
- char c;
+ int c;
} parser_t;
/*! @brief This structure is to be used in singly linked lists that hold