aboutsummaryrefslogtreecommitdiff
path: root/src/trans.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trans.h')
-rw-r--r--src/trans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trans.h b/src/trans.h
index 1244cab..e342a5d 100644
--- a/src/trans.h
+++ b/src/trans.h
@@ -23,7 +23,7 @@ struct gram_item {
struct header {
u_char *key;
- char *pos;
+ int pos;
u_char *forms;
};

Return to:

Send suggestions and report system problems to the System administrator.