summaryrefslogtreecommitdiff
path: root/include/osl
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl')
-rw-r--r--include/osl/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/time.h b/include/osl/time.h
index 4be9e7278419..6bb48f2d4bce 100644
--- a/include/osl/time.h
+++ b/include/osl/time.h
@@ -92,7 +92,7 @@ typedef struct _oslDateTime
/*----------------------------------------------------------------------*/
/** is the year.
*/
- sal_uInt16 Year;
+ sal_Int16 Year;
} oslDateTime;