From addcae43fa97ea2abc82606eedf14c543a06ace0 Mon Sep 17 00:00:00 2001 From: belugas Date: Tue, 17 Apr 2007 21:09:38 +0000 Subject: (svn r9664) -Documentation: Doxygen corrections,errors and omissions --- src/os2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os2.cpp') diff --git a/src/os2.cpp b/src/os2.cpp index 3ce2caf8d..9cdc7c43b 100644 --- a/src/os2.cpp +++ b/src/os2.cpp @@ -169,7 +169,7 @@ int CDECL main(int argc, char* argv[]) * Insert a chunk of text from the clipboard onto the textbuffer. Get TEXT clipboard * and append this up to the maximum length (either absolute or screenlength). If maxlength * is zero, we don't care about the screenlength but only about the physical length of the string - * @param tb @Textbuf type to be changed + * @param tb Textbuf type to be changed * @return Return true on successfull change of Textbuf, or false otherwise */ bool InsertTextBufferClipboard(Textbuf *tb) -- cgit v1.2.3-54-g00ecf