summaryrefslogtreecommitdiff
path: root/sal/osl/w32
diff options
context:
space:
mode:
authormfe <mfe@openoffice.org>2001-02-28 11:55:05 +0000
committermfe <mfe@openoffice.org>2001-02-28 11:55:05 +0000
commitacac0172ac0f06080aaba96fa29f9eab5df3e21b (patch)
tree635b69a9fb875ef6c1120eab10997bb619cb3f5f /sal/osl/w32
parentcd90c1a2c3f03a098dd16f2851d82490a3101dfa (diff)
removed Log entries
Diffstat (limited to 'sal/osl/w32')
-rw-r--r--sal/osl/w32/libutil.c16
-rw-r--r--sal/osl/w32/util.c23
2 files changed, 4 insertions, 35 deletions
diff --git a/sal/osl/w32/libutil.c b/sal/osl/w32/libutil.c
index 9c35c9b73206..da6df1c54903 100644
--- a/sal/osl/w32/libutil.c
+++ b/sal/osl/w32/libutil.c
@@ -2,9 +2,9 @@
*
* $RCSfile: libutil.c,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:23 $
+ * last change: $Author: mfe $ $Date: 2001-02-28 12:54:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,15 +80,3 @@ DWORD GetPlatformId()
return g_dwPlatformId;
}
-
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.2 2000/09/18 14:29:01 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.1 2000/05/22 15:29:08 obr
-* unicode changes channel/pipe
-*
-*
-*************************************************************************/
diff --git a/sal/osl/w32/util.c b/sal/osl/w32/util.c
index f371b1376444..c74fd9f9cb89 100644
--- a/sal/osl/w32/util.c
+++ b/sal/osl/w32/util.c
@@ -2,9 +2,9 @@
*
* $RCSfile: util.c,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:24 $
+ * last change: $Author: mfe $ $Date: 2001-02-28 12:55:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,22 +73,3 @@ extern sal_Bool SAL_CALL osl_getEthernetAddress( sal_uInt8 *pAddr )
return sal_False;
}
-
-
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.3 2000/09/18 14:29:03 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.2 1999/12/06 15:01:58 jbu
-* #70413#
-*
-* Revision 1.1 1999/10/25 09:47:15 mfe
-* added getEtherAddr
-*
-* Revision 1.1 1999/10/25 09:45:54 mfe
-* added getEtherAddr
-*
-*
-*************************************************************************/