summaryrefslogtreecommitdiff
path: root/hwpfilter/source/htags.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/htags.h')
-rw-r--r--hwpfilter/source/htags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/htags.h b/hwpfilter/source/htags.h
index a9c35fe1b569..9000d56068c0 100644
--- a/hwpfilter/source/htags.h
+++ b/hwpfilter/source/htags.h
@@ -54,7 +54,7 @@ struct HyperText
struct OlePicture
{
int size;
- ulong signature;
+ uint signature;
#ifdef WIN32
IStorage *pis;
#else