summaryrefslogtreecommitdiff
path: root/sal/osl/w32/util.c
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/util.c
parentcd90c1a2c3f03a098dd16f2851d82490a3101dfa (diff)
removed Log entries
Diffstat (limited to 'sal/osl/w32/util.c')
-rw-r--r--sal/osl/w32/util.c23
1 files changed, 2 insertions, 21 deletions
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
-*
-*
-*************************************************************************/