diff options
Diffstat (limited to 'sipgen/sip.h')
-rw-r--r-- | sipgen/sip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sipgen/sip.h b/sipgen/sip.h index ab2d17d..4a4910b 100644 --- a/sipgen/sip.h +++ b/sipgen/sip.h @@ -426,7 +426,7 @@ typedef enum { str_slot, - tqunicode_slot, + unicode_slot, int_slot, long_slot, float_slot, |