aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbenoit-germain <bnt.germain@gmail.com>2012-08-06 20:01:29 +0300
committerbenoit-germain <bnt.germain@gmail.com>2012-08-06 20:01:29 +0300
commit0785f4d5fcf2999e1f67e072be3847f181aa0b4d (patch)
treee7a92ec2aed137e3e5189c8587b3d0c4fd98f92f
parent9954fcc5de28c497364b038e6d1b8b5ff38709fc (diff)
downloadlanes-0785f4d5fcf2999e1f67e072be3847f181aa0b4d.tar.gz
lanes-0785f4d5fcf2999e1f67e072be3847f181aa0b4d.tar.bz2
lanes-0785f4d5fcf2999e1f67e072be3847f181aa0b4d.zip
Update docs/index.html
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cb4f40..f082156 100644
--- a/index.html
+++ b/index.html
@@ -610,7 +610,7 @@ level locking is required; each Linda operation is atomic.
610 610
611<p> 611<p>
612<table border=1 bgcolor="#E0E0FF" cellpadding=10><tr><td> 612<table border=1 bgcolor="#E0E0FF" cellpadding=10><tr><td>
613 <code>h= lanes.linda()</code> 613 <code>h= lanes.linda( [opt_name])</code>
614 <br/><br/> 614 <br/><br/>
615 <code>bool= h:send( [timeout_secs,] key, ... )</code> 615 <code>bool= h:send( [timeout_secs,] key, ... )</code>
616 <br/> 616 <br/>