fix: type definition for mdict-encoding-t
This commit is contained in:
parent
0fd4cecd89
commit
9acb1057f0
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@
|
|||
|
||||
|
||||
(defctype s-data '(:struct sized-data))
|
||||
(defctype mdict-encoding '(:struct mdict-encoding-t))
|
||||
(defctype mdict-encoding mdict-encoding-t)
|
||||
|
|
|
|||
Loading…
Reference in a new issue