summaryrefslogtreecommitdiff
path: root/sal/inc/osl/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/file.h')
-rw-r--r--sal/inc/osl/file.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/sal/inc/osl/file.h b/sal/inc/osl/file.h
index 121840b5f6a7..1fa43222dc99 100644
--- a/sal/inc/osl/file.h
+++ b/sal/inc/osl/file.h
@@ -2,9 +2,9 @@
*
* $RCSfile: file.h,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: tra $ $Date: 2002-11-29 09:01:36 $
+ * 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
@@ -1406,7 +1406,6 @@ oslFileError SAL_CALL osl_createTempFile(
oslFileHandle* pHandle,
rtl_uString** ppustrTempFileURL);
-
#ifdef __cplusplus
}
#endif