summaryrefslogtreecommitdiff
path: root/sal/inc/osl/pipe.h
diff options
context:
space:
mode:
authorMartin Maher <martin.maher@openoffice.org>2000-09-29 13:50:43 +0000
committerMartin Maher <martin.maher@openoffice.org>2000-09-29 13:50:43 +0000
commit71bda06a34e60932033964f97dd83a6e8826d01b (patch)
tree534811538a8360fb60d2e9783f1d7a1440bfe849 /sal/inc/osl/pipe.h
parent6bccb9f19e1a4eaaf419de53d8c71726b5d4ca88 (diff)
Code cleanup.
Diffstat (limited to 'sal/inc/osl/pipe.h')
-rw-r--r--sal/inc/osl/pipe.h32
1 files changed, 2 insertions, 30 deletions
diff --git a/sal/inc/osl/pipe.h b/sal/inc/osl/pipe.h
index 83ffa0a3bf97..02abf72a28bd 100644
--- a/sal/inc/osl/pipe.h
+++ b/sal/inc/osl/pipe.h
@@ -2,9 +2,9 @@
*
* $RCSfile: pipe.h,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:13 $
+ * last change: $Author: martin.maher $ $Date: 2000-09-29 14:40:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -118,31 +118,3 @@ oslPipeError SAL_CALL osl_getLastPipeError(oslPipe Pipe);
#endif /* _OSL_PIPE_H_ */
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.5 2000/09/18 14:28:49 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.4 2000/05/17 14:30:14 mfe
-* comments upgraded
-*
-* Revision 1.3 2000/03/16 16:43:52 obr
-* Unicode API changes
-*
-* Revision 1.2 1999/10/27 15:02:07 mfe
-* Change of Copyright, removed compiler warnings, code clean up, ...
-*
-* Revision 1.1 1999/08/05 10:18:19 jsc
-* verschoben aus osl
-*
-* Revision 1.3 1999/08/05 11:14:37 jsc
-* verschoben in root inc-Verzeichnis
-*
-* Revision 1.2 1999/01/20 18:53:40 jsc
-* #61011# Typumstellung
-*
-* Revision 1.1 1998/03/13 15:07:31 rh
-* Cleanup of enum chaos and implemntation of pipes
-*
-*************************************************************************/