summaryrefslogtreecommitdiff
path: root/sal/inc/osl/pipe_decl.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-22 00:50:56 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-22 00:52:32 +0100
commit22e96521da9614c07b75452dc27014aca079fbf1 (patch)
treeb39ee7ec441510c00821850a38e6015030655dd3 /sal/inc/osl/pipe_decl.hxx
parentef026f335902a278f8594d612826508277d81bff (diff)
WaE: silence some documentation errors
Diffstat (limited to 'sal/inc/osl/pipe_decl.hxx')
-rw-r--r--sal/inc/osl/pipe_decl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/inc/osl/pipe_decl.hxx b/sal/inc/osl/pipe_decl.hxx
index b361440992fd..084a61b7338a 100644
--- a/sal/inc/osl/pipe_decl.hxx
+++ b/sal/inc/osl/pipe_decl.hxx
@@ -185,7 +185,7 @@ public:
/** Attaches the oslPipe to this object. If the object
already was attached to an oslPipe, the old one will
be closed and destroyed.
- @param Pipe.
+ @param Pipe
*/
inline StreamPipe & SAL_CALL operator=(oslPipe Pipe);