summaryrefslogtreecommitdiffstats
path: root/sipgen/sip.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-22 13:38:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-22 13:38:00 -0600
commite832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df (patch)
tree1f6a56de772e0b9ad9b75253d7dc6fa98865e04e /sipgen/sip.h
parent71cbc66f6c877652370529d008263320a6cea74c (diff)
downloadsip4-tqt-e832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df.tar.gz
sip4-tqt-e832e9f2ab4ef7c9649c5a43824c2c8f97d5c6df.zip
Fix accidental rename of strings to tqunicode
Diffstat (limited to 'sipgen/sip.h')
-rw-r--r--sipgen/sip.h2
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,