From: stevenj Date: Wed, 12 May 2010 03:48:48 +0000 (-0400) Subject: note that n argument is now unsigned X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=42c14c84322d08d97111b1fb338dc881003bd841;p=nlopt.git note that n argument is now unsigned darcs-hash:20100512034848-c8de0-7a7f45a53656b351d4372ed22104bab823569cf7.gz --- diff --git a/api/nlopt.3 b/api/nlopt.3 index 755cb9a..cec713b 100644 --- a/api/nlopt.3 +++ b/api/nlopt.3 @@ -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