cvs: gd(GD_2_0) /libgd/src gd.h
[email protected] ("Takeshi Abe") Wed, 25 Mar 2009 17:05:47 -0000
| Newsgroups | php.gd.cvs |
|---|---|
| Message-ID | <cvstabe1238000747@cvsserver> |
tabe Wed Mar 25 17:05:47 2009 UTC
Modified files: (Branch: GD_2_0)
/gd/libgd/src gd.h
Log:
MFH: fixed a typo
http://cvs.php.net/viewvc.cgi/gd/libgd/src/gd.h?r1=1.34.2.9&r2=1.34.2.10&diff_format=u
Index: gd/libgd/src/gd.h
diff -u gd/libgd/src/gd.h:1.34.2.9 gd/libgd/src/gd.h:1.34.2.10
--- gd/libgd/src/gd.h:1.34.2.9 Tue Mar 17 12:13:11 2009
+++ gd/libgd/src/gd.h Wed Mar 25 17:05:46 2009
@@ -411,7 +411,7 @@
int vdpi; /* if (flags & gdFTEX_RESOLUTION) */
char *xshow; /* if (flags & gdFTEX_XSHOW)
then, on return, xshow is a malloc'ed
- string contining xshow position data for
+ string containing xshow position data for
the last string.
NB. The caller is responsible for gdFree'ing