summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerinventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llviewerinventory.h')
-rw-r--r--indra/newview/llviewerinventory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewerinventory.h b/indra/newview/llviewerinventory.h
index 30e5afdad1..102239099f 100644
--- a/indra/newview/llviewerinventory.h
+++ b/indra/newview/llviewerinventory.h
@@ -62,7 +62,7 @@ public:
const LLString& desc,
const LLSaleInfo& sale_info,
U32 flags,
- S32 creation_date_utc);
+ time_t creation_date_utc);
// construct a viewer inventory item which has the minimal amount
// of information to use in the UI.