From 22e96521da9614c07b75452dc27014aca079fbf1 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 22 Feb 2012 00:50:56 +0100 Subject: WaE: silence some documentation errors --- sal/inc/osl/pipe_decl.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/inc/osl/pipe_decl.hxx') 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); -- cgit