Make trunk consistent with OO609-FU

This commit is contained in:
Sander Vesik 2000-12-06 09:57:59 +00:00
parent 84105a904f
commit 1cbbefcbe9

View file

@ -2,9 +2,9 @@
*
* $RCSfile: uuid.h,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: svesik $ $Date: 2000-12-04 16:14:41 $
* last change: $Author: svesik $ $Date: 2000-12-06 10:57:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -214,6 +214,8 @@ void SAL_CALL rtl_createNamedUuid(
#define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 1000
#elif LINUX
#define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 10
#elif NETBSD
#define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 10
#elif FREEBSD
#define UUID_SYSTEM_TIME_RESOLUTION_100NS_TICKS 10
#elif SOLARIS