chiark / gitweb /
note that n argument is now unsigned
authorstevenj <stevenj@alum.mit.edu>
Wed, 12 May 2010 03:48:48 +0000 (23:48 -0400)
committerstevenj <stevenj@alum.mit.edu>
Wed, 12 May 2010 03:48:48 +0000 (23:48 -0400)
darcs-hash:20100512034848-c8de0-7a7f45a53656b351d4372ed22104bab823569cf7.gz

api/nlopt.3

index 755cb9a01f2d12fb92fec131c087c5b7c6870226..cec713b4f9bb2f2c2b9e7e061bca0085c1dc4c9b 100644 (file)
@@ -100,7 +100,7 @@ respectively.  The function
 .I f
 should be of the form:
 .sp
-.BI "  double f(int " "n" , 
+.BI "  double f(unsigned " "n" , 
 .br
 .BI "           const double* " "x" , 
 .br