diff options
author | Sashi20 | 2020-10-07 12:57:57 +0530 |
---|---|---|
committer | GitHub | 2020-10-07 12:57:57 +0530 |
commit | 58876c85f58b99a39284bc4acae154476a0abd47 (patch) | |
tree | 577183c8d9003cf6245a4f335df00d4de97fc335 /pdf/fpdf/doc/line.htm | |
parent | 6cf1ae3197d43c264fad65e094c4ebc04a596a7b (diff) | |
parent | 94f06e717ab414c3df505147f44642452bc27daf (diff) | |
download | om_pssp-58876c85f58b99a39284bc4acae154476a0abd47.tar.gz om_pssp-58876c85f58b99a39284bc4acae154476a0abd47.tar.bz2 om_pssp-58876c85f58b99a39284bc4acae154476a0abd47.zip |
Merge pull request #18 from Sashi20/master
Update FPDF version, headers to download file
Diffstat (limited to 'pdf/fpdf/doc/line.htm')
-rw-r--r--[-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..100644 --- 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>
|