aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPDatabaseData.h')
-rw-r--r--Source/SPDatabaseData.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPDatabaseData.h b/Source/SPDatabaseData.h
index a7d093ff..d4bbf36c 100644
--- a/Source/SPDatabaseData.h
+++ b/Source/SPDatabaseData.h
@@ -28,7 +28,7 @@
typedef struct _CHAR_SETS
{
- unsigned int nr;
+ NSUInteger nr;
const char *name;
const char *collation;
const char *description;