summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_error_transl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/file_error_transl.hxx')
-rw-r--r--sal/osl/unx/file_error_transl.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sal/osl/unx/file_error_transl.hxx b/sal/osl/unx/file_error_transl.hxx
index 77340f9b0748..81d972032346 100644
--- a/sal/osl/unx/file_error_transl.hxx
+++ b/sal/osl/unx/file_error_transl.hxx
@@ -25,8 +25,7 @@
/** Translate errno's to osl file errors
- @param [in] nErrno the errno if errno is 0 and bIsError is true the
- function returns osl_File_E_Unknown
+ @param [in] nErrno the errno; must not be 0
@returns the osl error code appropriate to the errno