﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2584	...\txt2htm\txtFunctions\ - text formating	mlipok	guinness	"with reference to:

http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-13#entry1139882


I remove not needed {ENTER} 

and change, this:

{{{
	windows API WSAGetError return value
}}}

to this:

{{{
	Windows API WSAGetError return value
}}}

I mean change ""windows"" to ""Windows"", because this help me to isolate that file with using this RegExp:

{{{
.{20,}\r\n\s*?[a-z].{3,} .{5,}
}}}


----

attached file contain:


DirGetSize.txt
Formating.zip
GUICtrlCreateAvi.txt
GUICtrlCreateTreeViewItem.txt
GUICtrlSetImage.txt
TCPConnect.txt
TCPListen.txt
TCPRecv.txt
UDPBind.txt
UDPCloseSocket.txt
UDPRecv.txt
UDPSend.txt
"	Feature Request	closed	3.3.11.0	Documentation		None	Fixed		
