src/os2.cpp
changeset 6483 ae78fc3c6b20
parent 6351 8d0b6cce8d6d
child 6492 286a52449b54
--- a/src/os2.cpp	Tue Apr 17 21:08:05 2007 +0000
+++ b/src/os2.cpp	Tue Apr 17 21:09:38 2007 +0000
@@ -169,7 +169,7 @@
  * 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)