diff options
author | Sashi20 | 2020-07-24 10:48:32 +0530 |
---|---|---|
committer | Sashi20 | 2020-07-24 10:48:32 +0530 |
commit | 327f2b89a03717a0e1e6e102c51e547556a15ec9 (patch) | |
tree | f9206fa3594e5f24930260041dd675d2896dc57b /pdf/fpdf/doc/line.htm | |
parent | 3a8e8b0f13e38dcd22e6452a12b16d76ac45c877 (diff) | |
download | cfd_case_study-327f2b89a03717a0e1e6e102c51e547556a15ec9.tar.gz cfd_case_study-327f2b89a03717a0e1e6e102c51e547556a15ec9.tar.bz2 cfd_case_study-327f2b89a03717a0e1e6e102c51e547556a15ec9.zip |
Update fpdf version
Diffstat (limited to 'pdf/fpdf/doc/line.htm')
-rwxr-xr-x | pdf/fpdf/doc/line.htm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf/fpdf/doc/line.htm b/pdf/fpdf/doc/line.htm index a9c5194..f6b70f0 100755 --- a/pdf/fpdf/doc/line.htm +++ b/pdf/fpdf/doc/line.htm @@ -30,8 +30,8 @@ Ordinate of second point. </dd>
</dl>
<h2>See also</h2>
-<a href="setlinewidth.htm">SetLineWidth()</a>,
-<a href="setdrawcolor.htm">SetDrawColor()</a>.
+<a href="setlinewidth.htm">SetLineWidth</a>,
+<a href="setdrawcolor.htm">SetDrawColor</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|