summaryrefslogtreecommitdiff
path: root/sal/inc/osl/interlck.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/interlck.h')
-rw-r--r--sal/inc/osl/interlck.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/sal/inc/osl/interlck.h b/sal/inc/osl/interlck.h
index de21c98287a3..db518e9125db 100644
--- a/sal/inc/osl/interlck.h
+++ b/sal/inc/osl/interlck.h
@@ -2,9 +2,9 @@
*
* $RCSfile: interlck.h,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obr $ $Date: 2001-11-12 14:40:49 $
+ * last change: $Author: hr $ $Date: 2003-03-26 16:45:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,8 +70,6 @@
extern "C" {
#endif
-/** Counter with atomic in-/decrease operations
-*/
typedef sal_Int32 oslInterlockedCount;
/** Increments the count variable addressed by pCount.