Update docs for recent change to setseed() return value.
authorNeil Conway
Sat, 20 Jan 2007 21:59:34 +0000 (21:59 +0000)
committerNeil Conway
Sat, 20 Jan 2007 21:59:34 +0000 (21:59 +0000)
doc/src/sgml/func.sgml

index ea644106733068219e85f1579797eca8f33aafe0..f433f9221c7e127aa420596eb5a6806cc2505946 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Functions and Operators
 
       
        setseed(dp)
-       int
+       void
        set seed for subsequent random() calls (value between 0 and 1.0)
        setseed(0.54823)
-       <literal>1177314959</entry>
+