Skip to content
Snippets Groups Projects
Commit aa96ca60 authored by Dan Egnor's avatar Dan Egnor
Browse files

Fixed link.

parent df7bb07a
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@ void oop_tcl_delete();
<dl>
<dt><b>oop_tcl_new</b>
<dd>Create a liboop source which uses the
<a href="http://www.purl.org/tcl/man/tcl8.3.2/TclLib/DoOneEvent.htm">Tcl
<a href="http://www.purl.org/tcl/home/man/tcl8.3.2/TclLib/DoOneEvent.htm">Tcl
event loop</a> for events. There is only one such event loop, so this
function is global. You may call it multiple times; it will return the same
event source, but keep count of the number of users.<p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment